#E224E9
A medium, vivid magenta closely aligning with Fuchsia.
About #E224E9
The precise color #E224E9 is an excellent choice for modern design projects. Designers often compare it to the standard color Fuchsia. This translates to an RGB value of rgb(226, 36, 233).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 3% cyan and 85% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#E224E9
RGB226, 36, 233
HSL297.9°, 81.7%, 52.7%
CMYK3%, 85%, 0%, 9%
HSV297.9°, 84.5%, 91.4%
LAB55.4, 86.8, -56.7
XYZ46.7, 23.3, 79.1
Decimal14820585
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.71:1
Text on #FFFFFF
AA Large
5.66:1
Text on #000000
AA
3.54:1
Text on #F8FAFC
AA Large
4.81:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E224E9;
}
.text-color {
color: #E224E9;
}
.border-color {
border: 2px solid #E224E9;
}