#E90092
A medium, vivid magenta closely aligning with Deeppink.
About #E90092
At its core, #E90092 is a medium and vivid hue. Designers often compare it to the standard color Deeppink. This translates to an RGB value of rgb(233, 0, 146).
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 100% Magenta, 37% Yellow, and 9% Black. With a hue angle of 322.4 degrees, it sits comfortably in the magenta spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#E90092
RGB233, 0, 146
HSL322.4°, 100.0%, 45.7%
CMYK0%, 100%, 37%, 9%
HSV322.4°, 100.0%, 91.4%
LAB51.2, 81.4, -12.7
XYZ38.8, 19.4, 28.9
Decimal15270034
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.30:1
Text on #FFFFFF
AA Large
4.88:1
Text on #000000
AA
4.11:1
Text on #F8FAFC
AA Large
4.15:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #E90092;
}
.text-color {
color: #E90092;
}
.border-color {
border: 2px solid #E90092;
}