#E22C66
A medium, vivid magenta closely aligning with Crimson.
About #E22C66
The hex code #E22C66 represents a beautifully specific shade of magenta. Designers often compare it to the standard color Crimson. Its digital footprint relies on 226 parts red, 44 parts green, and 102 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 81% M, 55% Y, and 11% K. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. 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#E22C66
RGB226, 44, 102
HSL340.9°, 75.8%, 52.9%
CMYK0%, 81%, 55%, 11%
HSV340.9°, 80.5%, 88.6%
LAB50.6, 70.1, 12.9
XYZ34.7, 18.9, 14.4
Decimal14822502
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.39:1
Text on #FFFFFF
AA Large
4.79:1
Text on #000000
AA
4.19:1
Text on #F8FAFC
AA Large
4.07:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #E22C66;
}
.text-color {
color: #E22C66;
}
.border-color {
border: 2px solid #E22C66;
}