#E2A0F0
A light, vivid magenta closely aligning with Plum.
About #E2A0F0
The hex code #E2A0F0 represents a beautifully specific shade of magenta. Designers often compare it to the standard color Plum. Its digital footprint relies on 226 parts red, 160 parts green, and 240 parts blue light.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 6% cyan and 33% magenta inks. 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. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#E2A0F0
RGB226, 160, 240
HSL289.5°, 72.7%, 78.4%
CMYK6%, 33%, 0%, 6%
HSV289.5°, 33.3%, 94.1%
LAB74.6, 37.7, -30.5
XYZ59.7, 47.6, 88.5
Decimal14852336
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.00:1
Text on #FFFFFF
FAIL
10.52:1
Text on #000000
AAA
1.91:1
Text on #F8FAFC
FAIL
8.94:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #E2A0F0;
}
.text-color {
color: #E2A0F0;
}
.border-color {
border: 2px solid #E2A0F0;
}