#E20075
A medium, vivid magenta closely aligning with Deeppink.
About #E20075
The hex code #E20075 represents a beautifully specific shade of magenta. Designers often compare it to the standard color Deeppink. To achieve this exact tint on a monitor, you would use an RGB mix of 226, 0, and 117.
For print applications, it's crucial to understand its CMYK makeup. The color uses 0% Cyan, 100% Magenta, 48% Yellow, and 11% Black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. Because it is a medium color, it is generally recommended to use #FFFFFF text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#E20075
RGB226, 0, 117
HSL328.9°, 100.0%, 44.3%
CMYK0%, 100%, 48%, 11%
HSV328.9°, 100.0%, 88.6%
LAB48.8, 77.5, 1.2
XYZ34.6, 17.5, 18.4
Decimal14811253
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.68:1
Text on #FFFFFF
AA
4.49:1
Text on #000000
AA Large
4.47:1
Text on #F8FAFC
AA Large
3.82:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #E20075;
}
.text-color {
color: #E20075;
}
.border-color {
border: 2px solid #E20075;
}