#E22C8A
A medium, vivid magenta closely aligning with Mediumvioletred.
About #E22C8A
The precise color #E22C8A is an excellent choice for modern design projects. Designers often compare it to the standard color Mediumvioletred. Its digital footprint relies on 226 parts red, 44 parts green, and 138 parts blue light.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 81% magenta, 39% yellow, and 11% black. The HSL representation is 329.0° hue, 75.8% saturation, and 52.9% lightness.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#E22C8A
RGB226, 44, 138
HSL329.0°, 75.8%, 52.9%
CMYK0%, 81%, 39%, 11%
HSV329.0°, 80.5%, 88.6%
LAB51.6, 73.1, -7.4
XYZ36.9, 19.8, 25.9
Decimal14822538
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.23:1
Text on #FFFFFF
AA Large
4.96:1
Text on #000000
AA
4.05:1
Text on #F8FAFC
AA Large
4.22:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #E22C8A;
}
.text-color {
color: #E22C8A;
}
.border-color {
border: 2px solid #E22C8A;
}