#E9006D
A medium, vivid magenta closely aligning with Deeppink.
About #E9006D
When working with digital screens, the color #E9006D is rendered by mixing light. Designers often compare it to the standard color Deeppink. Its digital footprint relies on 233 parts red, 0 parts green, and 109 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 0% cyan and 100% magenta inks. The HSL representation is 331.9° hue, 100.0% saturation, and 45.7% lightness.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#E9006D
RGB233, 0, 109
HSL331.9°, 100.0%, 45.7%
CMYK0%, 100%, 53%, 9%
HSV331.9°, 100.0%, 91.4%
LAB50.0, 78.5, 8.0
XYZ36.4, 18.4, 16.1
Decimal15269997
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.48:1
Text on #FFFFFF
AA Large
4.69:1
Text on #000000
AA
4.28:1
Text on #F8FAFC
AA Large
3.98:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #E9006D;
}
.text-color {
color: #E9006D;
}
.border-color {
border: 2px solid #E9006D;
}