#E8A1EA#E8A1EA
#E8A1EA is a light, vivid purple. Relative luminance 0.486; OKLCH L 80.1% C 0.126 H 325.8°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #E8A1EA |
|---|---|
| RGB | rgb(232, 161, 234) |
| HSL | hsl(298, 63%, 77%) |
| HSV | hsv(298, 31%, 92%) |
| CMYK | cmyk(0.9%, 31.2%, 0%, 8.2%) |
| CIE-LAB | lab(75.19, 37.91, -26.20) |
| CIE-LCH | lch(75.19, 46.08, 325.35°) |
| OKLab | oklab(80.12% 0.1044 -0.0711) |
| OKLCH | oklch(80.12% 0.126 325.8) |
| XYZ | xyz(60.8734, 48.5882, 83.9978) |
| Luminance | 0.4859 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 2.71
Mauve
#E0B0FF
ΔE00 5.83
Lavender Pink
#DD85D7
ΔE00 6.60
Light Lavendar
#EFC0FE
ΔE00 7.29
Violet (CSS)
#EE82EE
ΔE00 7.30
Lavender (survey)
#C79FEF
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8A1EA #A3EAA1
analogous
#C3A1EA #E8A1EA #EAA1C8
triadic
#E8A1EA #EAE8A1 #A1EAE8
tetradic
#E8A1EA #EAC3A1 #A3EAA1 #A1C8EA
square
#E8A1EA #EAC3A1 #A3EAA1 #A1C8EA
split-complementary
#E8A1EA #C8EAA1 #A1EAC3
monochromatic
#D03DD4 #DC6FDF #E8A1EA #F4D3F5 #F9E6F9
Accessibility & contrast
On white
1.96
#E8A1EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#E8A1EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8A1EA
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8A1EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8A1EA | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB4ED
Deuteranopia (green-blind)
#ADBCE7
Tritanopia (blue-blind)
#ECA8BC
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #e8a1ea; /* rgb */ color: rgb(232, 161, 234); /* oklch */ color: oklch(80.1% 0.126 325.8);
Tailwind
colors: {
custom: {
50: '#f0bef1',
500: '#e8a1ea',
950: '#000000',
},
}SCSS
$custom: #e8a1ea; $custom-light: #f0bef1; $custom-dark: #000000;
JSON
{
"hex": "#e8a1ea",
"rgb": {
"r": 232,
"g": 161,
"b": 234
},
"hsl": {
"h": 298.356,
"s": 63.478,
"l": 77.451
},
"oklch": {
"l": 0.80122,
"c": 0.12626,
"h": 325.8
},
"luminance": 0.48586
}Semantic roles & 50–950 ramp
primary
#E8A1EA
secondary
#DBF1DA
accent
#CB1A1F
background
#FEFBFE
surface
#FDF7FD
border
#D5D0D5
text
#171216
muted
#858184