#E90775
A medium, vivid magenta closely aligning with Deeppink.
About #E90775
When working with digital screens, the color #E90775 is rendered by mixing light. Its closest recognized web color is Deeppink. This translates to an RGB value of rgb(233, 7, 117).
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. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#E90775
RGB233, 7, 117
HSL330.8°, 94.2%, 47.1%
CMYK0%, 97%, 50%, 9%
HSV330.8°, 97.0%, 91.4%
LAB50.4, 78.5, 3.7
XYZ36.9, 18.8, 18.5
Decimal15271797
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.42:1
Text on #FFFFFF
AA Large
4.75:1
Text on #000000
AA
4.22:1
Text on #F8FAFC
AA Large
4.04:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #E90775;
}
.text-color {
color: #E90775;
}
.border-color {
border: 2px solid #E90775;
}