#E20F8A
A medium, vivid magenta closely aligning with Deeppink.
About #E20F8A
Visually, #E20F8A is defined as a vivid magenta. Designers often compare it to the standard color Deeppink. Its digital footprint relies on 226 parts red, 15 parts green, and 138 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 93% magenta inks. The HSL representation is 325.0° hue, 87.6% saturation, and 47.3% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a medium color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#E20F8A
RGB226, 15, 138
HSL325.0°, 87.6%, 47.3%
CMYK0%, 93%, 39%, 11%
HSV325.0°, 93.4%, 88.6%
LAB49.9, 78.1, -9.9
XYZ36.1, 18.3, 25.7
Decimal14815114
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.50:1
Text on #FFFFFF
AA Large
4.67:1
Text on #000000
AA
4.30:1
Text on #F8FAFC
AA Large
3.97:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #E20F8A;
}
.text-color {
color: #E20F8A;
}
.border-color {
border: 2px solid #E20F8A;
}