#E20050
A medium, vivid magenta closely aligning with Crimson.
About #E20050
Visually, #E20050 is defined as a vivid magenta. Its closest recognized web color is Crimson. Its digital footprint relies on 226 parts red, 0 parts green, and 80 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 0% C, 100% M, 65% Y, and 11% K. With a hue angle of 338.8 degrees, it sits comfortably in the magenta spectrum.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #FFFFFF text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#E20050
RGB226, 0, 80
HSL338.8°, 100.0%, 44.3%
CMYK0%, 100%, 65%, 11%
HSV338.8°, 100.0%, 88.6%
LAB47.9, 75.1, 22.8
XYZ32.8, 16.7, 9.1
Decimal14811216
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.83:1
Text on #FFFFFF
AA
4.35:1
Text on #000000
AA Large
4.61:1
Text on #F8FAFC
AA
3.70:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #E20050;
}
.text-color {
color: #E20050;
}
.border-color {
border: 2px solid #E20050;
}