#E20766
A medium, vivid magenta closely aligning with Deeppink.
About #E20766
The precise color #E20766 is an excellent choice for modern design projects. It is closely associated with the named CSS color Deeppink. Its digital footprint relies on 226 parts red, 7 parts green, and 102 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 97% M, 55% Y, and 11% K. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a medium color, it is generally recommended to use #FFFFFF text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#E20766
RGB226, 7, 102
HSL334.0°, 94.0%, 45.7%
CMYK0%, 97%, 55%, 11%
HSV334.0°, 96.9%, 88.6%
LAB48.6, 75.9, 10.2
XYZ33.8, 17.3, 14.1
Decimal14813030
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.71:1
Text on #FFFFFF
AA
4.46:1
Text on #000000
AA Large
4.50:1
Text on #F8FAFC
AA
3.79:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #E20766;
}
.text-color {
color: #E20766;
}
.border-color {
border: 2px solid #E20766;
}