#E91675
A medium, vivid magenta closely aligning with Deeppink.
About #E91675
The precise color #E91675 is an excellent choice for modern design projects. Its closest recognized web color is Deeppink. Its digital footprint relies on 233 parts red, 22 parts green, and 117 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 0% cyan and 91% magenta inks. The HSL representation is 333.0° hue, 82.7% saturation, and 50.0% lightness.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#E91675
RGB233, 22, 117
HSL333.0°, 82.7%, 50.0%
CMYK0%, 91%, 50%, 9%
HSV333.0°, 90.6%, 91.4%
LAB50.9, 77.1, 4.4
XYZ37.1, 19.2, 18.6
Decimal15275637
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.34:1
Text on #FFFFFF
AA Large
4.84:1
Text on #000000
AA
4.15:1
Text on #F8FAFC
AA Large
4.11:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #E91675;
}
.text-color {
color: #E91675;
}
.border-color {
border: 2px solid #E91675;
}