#E2A0F8
A very light, vivid magenta closely aligning with Plum.
About #E2A0F8
When working with digital screens, the color #E2A0F8 is rendered by mixing light. Its closest recognized web color is Plum. In the RGB color space, it consists of 226 red, 160 green, and 248 blue.
If you are designing for print, the four-color process is what matters most. The color uses 9% Cyan, 35% Magenta, 0% Yellow, and 3% Black. Always request a physical proof before doing a large print run with this exact code.
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#E2A0F8
RGB226, 160, 248
HSL285.0°, 86.3%, 80.0%
CMYK9%, 35%, 0%, 3%
HSV285.0°, 35.5%, 97.3%
LAB74.9, 39.3, -34.3
XYZ60.9, 48.1, 94.9
Decimal14852344
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.98:1
Text on #FFFFFF
FAIL
10.62:1
Text on #000000
AAA
1.89:1
Text on #F8FAFC
FAIL
9.03:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #E2A0F8;
}
.text-color {
color: #E2A0F8;
}
.border-color {
border: 2px solid #E2A0F8;
}