#E216CC
A medium, vivid magenta closely aligning with Fuchsia.
About #E216CC
The hex code #E216CC represents a beautifully specific shade of magenta. Its closest recognized web color is Fuchsia. This translates to an RGB value of rgb(226, 22, 204).
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 90% M, 10% Y, and 11% K. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#E216CC
RGB226, 22, 204
HSL306.5°, 82.3%, 48.6%
CMYK0%, 90%, 10%, 11%
HSV306.5°, 90.3%, 88.6%
LAB53.1, 84.8, -43.9
XYZ42.6, 21.1, 59.0
Decimal14816972
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.02:1
Text on #FFFFFF
AA Large
5.22:1
Text on #000000
AA
3.84:1
Text on #F8FAFC
AA Large
4.44:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #E216CC;
}
.text-color {
color: #E216CC;
}
.border-color {
border: 2px solid #E216CC;
}