#F833DB
A medium, vivid magenta closely aligning with Fuchsia.
About #F833DB
At its core, #F833DB is a medium and vivid hue. Designers often compare it to the standard color Fuchsia. To achieve this exact tint on a monitor, you would use an RGB mix of 248, 51, and 219.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 0% cyan and 79% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#F833DB
RGB248, 51, 219
HSL308.8°, 93.4%, 58.6%
CMYK0%, 79%, 12%, 3%
HSV308.8°, 79.4%, 97.3%
LAB59.4, 85.8, -42.3
XYZ52.7, 27.4, 69.5
Decimal16266203
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.24:1
Text on #FFFFFF
AA Large
6.49:1
Text on #000000
AA
3.09:1
Text on #F8FAFC
AA Large
5.52:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F833DB;
}
.text-color {
color: #F833DB;
}
.border-color {
border: 2px solid #F833DB;
}