#E2077C
A medium, vivid magenta closely aligning with Deeppink.
About #E2077C
The precise color #E2077C is an excellent choice for modern design projects. It is closely associated with the named CSS color Deeppink. In the RGB color space, it consists of 226 red, 7 green, and 124 blue.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 97% Magenta, 45% Yellow, and 11% Black. 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 #FFFFFF text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#E2077C
RGB226, 7, 124
HSL327.9°, 94.0%, 45.7%
CMYK0%, 97%, 45%, 11%
HSV327.9°, 96.9%, 88.6%
LAB49.2, 77.5, -2.5
XYZ35.1, 17.8, 20.7
Decimal14813052
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.61:1
Text on #FFFFFF
AA
4.56:1
Text on #000000
AA
4.41:1
Text on #F8FAFC
AA Large
3.87:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #E2077C;
}
.text-color {
color: #E2077C;
}
.border-color {
border: 2px solid #E2077C;
}