#E9078A
A medium, vivid magenta closely aligning with Deeppink.
About #E9078A
The hex code #E9078A represents a beautifully specific shade of magenta. Its closest recognized web color is Deeppink. This translates to an RGB value of rgb(233, 7, 138).
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 97% Magenta, 41% Yellow, and 9% Black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#E9078A
RGB233, 7, 138
HSL325.2°, 94.2%, 47.1%
CMYK0%, 97%, 41%, 9%
HSV325.2°, 97.0%, 91.4%
LAB51.0, 80.2, -8.1
XYZ38.3, 19.3, 25.8
Decimal15271818
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.32:1
Text on #FFFFFF
AA Large
4.86:1
Text on #000000
AA
4.13:1
Text on #F8FAFC
AA Large
4.13:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #E9078A;
}
.text-color {
color: #E9078A;
}
.border-color {
border: 2px solid #E9078A;
}