#E224B6
A medium, vivid magenta closely aligning with Mediumvioletred.
About #E224B6
The precise color #E224B6 is an excellent choice for modern design projects. If you're using CSS, you might find it aligns closely with Mediumvioletred. Its digital footprint relies on 226 parts red, 36 parts green, and 182 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 84% Magenta, 19% Yellow, and 11% Black. 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. Because it is a medium color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#E224B6
RGB226, 36, 182
HSL313.9°, 76.6%, 51.4%
CMYK0%, 84%, 19%, 11%
HSV313.9°, 84.1%, 88.6%
LAB52.7, 79.8, -31.7
XYZ40.4, 20.8, 46.1
Decimal14820534
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.07:1
Text on #FFFFFF
AA Large
5.16:1
Text on #000000
AA
3.89:1
Text on #F8FAFC
AA Large
4.39:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #E224B6;
}
.text-color {
color: #E224B6;
}
.border-color {
border: 2px solid #E224B6;
}