#E9076D
A medium, vivid magenta closely aligning with Deeppink.
About #E9076D
The precise color #E9076D is an excellent choice for modern design projects. Its closest recognized web color is Deeppink. In the RGB color space, it consists of 233 red, 7 green, and 109 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). 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.
From a UX and accessibility standpoint, contrast is paramount. 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#E9076D
RGB233, 7, 109
HSL332.9°, 94.2%, 47.1%
CMYK0%, 97%, 53%, 9%
HSV332.9°, 97.0%, 91.4%
LAB50.2, 77.9, 8.3
XYZ36.4, 18.6, 16.1
Decimal15271789
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.45:1
Text on #FFFFFF
AA Large
4.72:1
Text on #000000
AA
4.26:1
Text on #F8FAFC
AA Large
4.01:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #E9076D;
}
.text-color {
color: #E9076D;
}
.border-color {
border: 2px solid #E9076D;
}