#E8A0EA#E8A0EA
#E8A0EA is a light, vivid purple. Relative luminance 0.482; OKLCH L 80.0% C 0.128 H 325.8°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #E8A0EA |
|---|---|
| RGB | rgb(232, 160, 234) |
| HSL | hsl(298, 64%, 77%) |
| HSV | hsv(298, 32%, 92%) |
| CMYK | cmyk(0.9%, 31.6%, 0%, 8.2%) |
| CIE-LAB | lab(74.98, 38.44, -26.53) |
| CIE-LCH | lch(74.98, 46.71, 325.39°) |
| OKLab | oklab(79.96% 0.1059 -0.072) |
| OKLCH | oklch(79.96% 0.128 325.8) |
| XYZ | xyz(60.6994, 48.2401, 83.9398) |
| Luminance | 0.4824 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 2.81
Mauve
#E0B0FF
ΔE00 5.93
Lavender Pink
#DD85D7
ΔE00 6.38
Violet (CSS)
#EE82EE
ΔE00 7.04
Light Lavendar
#EFC0FE
ΔE00 7.51
Lavender (survey)
#C79FEF
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8A0EA #A2EAA0
analogous
#C3A0EA #E8A0EA #EAA0C7
triadic
#E8A0EA #EAE8A0 #A0EAE8
tetradic
#E8A0EA #EAC3A0 #A2EAA0 #A0C7EA
square
#E8A0EA #EAC3A0 #A2EAA0 #A0C7EA
split-complementary
#E8A0EA #C7EAA0 #A0EAC3
monochromatic
#D03CD4 #DC6EDF #E8A0EA #F4D2F5 #F9E6F9
Accessibility & contrast
On white
1.97
#E8A0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#E8A0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8A0EA
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8A0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8A0EA | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB3ED
Deuteranopia (green-blind)
#ACBCE7
Tritanopia (blue-blind)
#ECA7BB
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #e8a0ea; /* rgb */ color: rgb(232, 160, 234); /* oklch */ color: oklch(80.0% 0.128 325.8);
Tailwind
colors: {
custom: {
50: '#f0bdf1',
500: '#e8a0ea',
950: '#000000',
},
}SCSS
$custom: #e8a0ea; $custom-light: #f0bdf1; $custom-dark: #000000;
JSON
{
"hex": "#e8a0ea",
"rgb": {
"r": 232,
"g": 160,
"b": 234
},
"hsl": {
"h": 298.378,
"s": 63.793,
"l": 77.255
},
"oklch": {
"l": 0.79956,
"c": 0.12801,
"h": 325.8
},
"luminance": 0.48238
}Semantic roles & 50–950 ramp
primary
#E8A0EA
secondary
#DBF1DA
accent
#CC1A1F
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171216
muted
#858184