#E22CC5
A medium, vivid magenta closely aligning with Mediumorchid.
About #E22CC5
The precise color #E22CC5 is an excellent choice for modern design projects. It is closely associated with the named CSS color Mediumorchid. In the RGB color space, it consists of 226 red, 44 green, and 197 blue.
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 81% Magenta, 13% Yellow, and 11% Black. The HSL representation is 309.6° hue, 75.8% saturation, and 52.9% lightness.
When using this color as a background, text legibility must be considered. 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#E22CC5
RGB226, 44, 197
HSL309.6°, 75.8%, 52.9%
CMYK0%, 81%, 13%, 11%
HSV309.6°, 80.5%, 88.6%
LAB54.0, 80.0, -38.4
XYZ42.3, 22.0, 54.8
Decimal14822597
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.89:1
Text on #FFFFFF
AA Large
5.40:1
Text on #000000
AA
3.72:1
Text on #F8FAFC
AA Large
4.59:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E22CC5;
}
.text-color {
color: #E22CC5;
}
.border-color {
border: 2px solid #E22CC5;
}