#E27CE9
A light, vivid magenta closely aligning with Violet.
About #E27CE9
The hex code #E27CE9 represents a beautifully specific shade of magenta. Its closest recognized web color is Violet. This translates to an RGB value of rgb(226, 124, 233).
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 3% C, 47% M, 0% Y, and 9% K. 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. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#E27CE9
RGB226, 124, 233
HSL296.1°, 71.2%, 70.0%
CMYK3%, 47%, 0%, 9%
HSV296.1°, 46.8%, 91.4%
LAB66.9, 55.0, -38.6
XYZ53.3, 36.5, 81.3
Decimal14843113
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.53:1
Text on #FFFFFF
FAIL
8.29:1
Text on #000000
AAA
2.42:1
Text on #F8FAFC
FAIL
7.05:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #E27CE9;
}
.text-color {
color: #E27CE9;
}
.border-color {
border: 2px solid #E27CE9;
}