#E224E2
A medium, vivid magenta closely aligning with Fuchsia.
About #E224E2
At its core, #E224E2 is a medium and vivid hue. It is closely associated with the named CSS color Fuchsia. This translates to an RGB value of rgb(226, 36, 226).
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 84% magenta, 0% 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. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#E224E2
RGB226, 36, 226
HSL300.0°, 76.6%, 51.4%
CMYK0%, 84%, 0%, 11%
HSV300.0°, 84.1%, 88.6%
LAB55.0, 85.8, -53.4
XYZ45.7, 22.9, 74.0
Decimal14820578
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.76:1
Text on #FFFFFF
AA Large
5.58:1
Text on #000000
AA
3.59:1
Text on #F8FAFC
AA Large
4.75:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E224E2;
}
.text-color {
color: #E224E2;
}
.border-color {
border: 2px solid #E224E2;
}