#E90799
A medium, vivid magenta closely aligning with Deeppink.
About #E90799
At its core, #E90799 is a medium and vivid hue. It is closely associated with the named CSS color Deeppink. In the RGB color space, it consists of 233 red, 7 green, and 153 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 97% magenta inks. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. 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#E90799
RGB233, 7, 153
HSL321.2°, 94.2%, 47.1%
CMYK0%, 97%, 34%, 9%
HSV321.2°, 97.0%, 91.4%
LAB51.6, 81.6, -16.3
XYZ39.4, 19.8, 31.9
Decimal15271833
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.24:1
Text on #FFFFFF
AA Large
4.96:1
Text on #000000
AA
4.05:1
Text on #F8FAFC
AA Large
4.21:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #E90799;
}
.text-color {
color: #E90799;
}
.border-color {
border: 2px solid #E90799;
}