#E21DF0
A medium, vivid magenta closely aligning with Fuchsia.
About #E21DF0
The hex code #E21DF0 represents a beautifully specific shade of magenta. Its closest recognized web color is Fuchsia. In the RGB color space, it consists of 226 red, 29 green, and 240 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 6% cyan and 88% magenta inks. The HSL representation is 296.0° hue, 87.6% saturation, and 52.7% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#E21DF0
RGB226, 29, 240
HSL296.0°, 87.6%, 52.7%
CMYK6%, 88%, 0%, 6%
HSV296.0°, 87.9%, 94.1%
LAB55.4, 89.0, -60.6
XYZ47.5, 23.3, 84.4
Decimal14818800
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.71:1
Text on #FFFFFF
AA Large
5.67:1
Text on #000000
AA
3.54:1
Text on #F8FAFC
AA Large
4.82:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E21DF0;
}
.text-color {
color: #E21DF0;
}
.border-color {
border: 2px solid #E21DF0;
}