#E2A0E9
A light, moderate magenta closely aligning with Plum.
About #E2A0E9
At its core, #E2A0E9 is a light and moderate hue. Its closest recognized web color is Plum. This translates to an RGB value of rgb(226, 160, 233).
If you are designing for print, the four-color process is what matters most. The color uses 3% Cyan, 31% Magenta, 0% Yellow, and 9% 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. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#E2A0E9
RGB226, 160, 233
HSL294.2°, 62.4%, 77.1%
CMYK3%, 31%, 0%, 9%
HSV294.2°, 31.3%, 91.4%
LAB74.3, 36.4, -27.1
XYZ58.6, 47.2, 83.1
Decimal14852329
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.01:1
Text on #FFFFFF
FAIL
10.44:1
Text on #000000
AAA
1.92:1
Text on #F8FAFC
FAIL
8.87:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #E2A0E9;
}
.text-color {
color: #E2A0E9;
}
.border-color {
border: 2px solid #E2A0E9;
}