#E916DB
A medium, vivid magenta closely aligning with Fuchsia.
About #E916DB
At its core, #E916DB is a medium and vivid hue. Its closest recognized web color is Fuchsia. To achieve this exact tint on a monitor, you would use an RGB mix of 233, 22, and 219.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 0% cyan and 91% magenta inks. With a hue angle of 304.0 degrees, it sits comfortably in the magenta spectrum.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#E916DB
RGB233, 22, 219
HSL304.0°, 82.7%, 50.0%
CMYK0%, 91%, 6%, 9%
HSV304.0°, 90.6%, 91.4%
LAB55.1, 88.1, -49.2
XYZ46.7, 23.0, 69.0
Decimal15275739
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.75:1
Text on #FFFFFF
AA Large
5.60:1
Text on #000000
AA
3.58:1
Text on #F8FAFC
AA Large
4.76:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E916DB;
}
.text-color {
color: #E916DB;
}
.border-color {
border: 2px solid #E916DB;
}