#E900E2
A medium, vivid magenta closely aligning with Fuchsia.
About #E900E2
At its core, #E900E2 is a medium and vivid hue. Its closest recognized web color is Fuchsia. Its digital footprint relies on 233 parts red, 0 parts green, and 226 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 100% M, 3% Y, and 9% K. With a hue angle of 301.8 degrees, it sits comfortably in the magenta spectrum.
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. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#E900E2
RGB233, 0, 226
HSL301.8°, 100.0%, 45.7%
CMYK0%, 100%, 3%, 9%
HSV301.8°, 100.0%, 91.4%
LAB54.9, 90.8, -53.5
XYZ47.3, 22.8, 73.9
Decimal15270114
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.77:1
Text on #FFFFFF
AA Large
5.56:1
Text on #000000
AA
3.61:1
Text on #F8FAFC
AA Large
4.73:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E900E2;
}
.text-color {
color: #E900E2;
}
.border-color {
border: 2px solid #E900E2;
}