#E22CE2
A medium, vivid magenta closely aligning with Fuchsia.
About #E22CE2
The precise color #E22CE2 is an excellent choice for modern design projects. Its closest recognized web color is Fuchsia. In the RGB color space, it consists of 226 red, 44 green, and 226 blue.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 81% M, 0% Y, and 11% K. This makes it a relatively light color when applied to physical surfaces.
Ensuring your text is legible against this background is a key part of web design. Because it is a medium color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#E22CE2
RGB226, 44, 226
HSL300.0°, 75.8%, 52.9%
CMYK0%, 81%, 0%, 11%
HSV300.0°, 80.5%, 88.6%
LAB55.5, 84.2, -52.5
XYZ46.0, 23.5, 74.1
Decimal14822626
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.69:1
Text on #FFFFFF
AA Large
5.69:1
Text on #000000
AA
3.53:1
Text on #F8FAFC
AA Large
4.84:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #E22CE2;
}
.text-color {
color: #E22CE2;
}
.border-color {
border: 2px solid #E22CE2;
}