#E20FD3
A medium, vivid magenta closely aligning with Fuchsia.
About #E20FD3
Visually, #E20FD3 is defined as a vivid magenta. Its closest recognized web color is Fuchsia. Its digital footprint relies on 226 parts red, 15 parts green, and 211 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 93% Magenta, 7% 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 #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#E20FD3
RGB226, 15, 211
HSL304.3°, 87.6%, 47.3%
CMYK0%, 93%, 7%, 11%
HSV304.3°, 93.4%, 88.6%
LAB53.2, 86.5, -47.8
XYZ43.3, 21.2, 63.4
Decimal14815187
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.01:1
Text on #FFFFFF
AA Large
5.24:1
Text on #000000
AA
3.83:1
Text on #F8FAFC
AA Large
4.46:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #E20FD3;
}
.text-color {
color: #E20FD3;
}
.border-color {
border: 2px solid #E20FD3;
}