#E22499
A medium, vivid magenta closely aligning with Mediumvioletred.
About #E22499
At its core, #E22499 is a medium and vivid hue. Its closest recognized web color is Mediumvioletred. This translates to an RGB value of rgb(226, 36, 153).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 0% cyan and 84% 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. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#E22499
RGB226, 36, 153
HSL323.1°, 76.6%, 51.4%
CMYK0%, 84%, 32%, 11%
HSV323.1°, 84.1%, 88.6%
LAB51.5, 76.4, -16.5
XYZ37.7, 19.7, 32.0
Decimal14820505
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.25:1
Text on #FFFFFF
AA Large
4.95:1
Text on #000000
AA
4.06:1
Text on #F8FAFC
AA Large
4.20:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #E22499;
}
.text-color {
color: #E22499;
}
.border-color {
border: 2px solid #E22499;
}