#E8A3EA#E8A3EA
#E8A3EA is a light, vivid purple. Relative luminance 0.493; OKLCH L 80.5% C 0.123 H 325.7°. Best body text is #000000 at 10.86:1 contrast (WCAG AA passes).
Color values
| HEX | #E8A3EA |
|---|---|
| RGB | rgb(232, 163, 234) |
| HSL | hsl(298, 63%, 78%) |
| HSV | hsv(298, 30%, 92%) |
| CMYK | cmyk(0.9%, 30.3%, 0%, 8.2%) |
| CIE-LAB | lab(75.63, 36.85, -25.53) |
| CIE-LCH | lch(75.63, 44.83, 325.29°) |
| OKLab | oklab(80.46% 0.1014 -0.0692) |
| OKLCH | oklch(80.46% 0.123 325.7) |
| XYZ | xyz(61.2257, 49.2928, 84.1153) |
| Luminance | 0.4929 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 2.56
Mauve
#E0B0FF
ΔE00 5.65
Light Lavendar
#EFC0FE
ΔE00 6.83
Lavender Pink
#DD85D7
ΔE00 7.04
Lavender (survey)
#C79FEF
ΔE00 7.61
Light Violet
#D6B4FC
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8A3EA #A5EAA3
analogous
#C4A3EA #E8A3EA #EAA3C8
triadic
#E8A3EA #EAE8A3 #A3EAE8
tetradic
#E8A3EA #EAC4A3 #A5EAA3 #A3C8EA
square
#E8A3EA #EAC4A3 #A5EAA3 #A3C8EA
split-complementary
#E8A3EA #C8EAA3 #A3EAC4
monochromatic
#CF3FD3 #DC71DF #E8A3EA #F4D5F5 #F9E6F9
Accessibility & contrast
On white
1.93
#E8A3EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.86
#E8A3EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8A3EA
10.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8A3EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8A3EA | 1.00 | 1.93 | 10.86 | 10.86 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB5ED
Deuteranopia (green-blind)
#AEBDE8
Tritanopia (blue-blind)
#ECA9BD
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #e8a3ea; /* rgb */ color: rgb(232, 163, 234); /* oklch */ color: oklch(80.5% 0.123 325.7);
Tailwind
colors: {
custom: {
50: '#f0bff1',
500: '#e8a3ea',
950: '#000000',
},
}SCSS
$custom: #e8a3ea; $custom-light: #f0bff1; $custom-dark: #000000;
JSON
{
"hex": "#e8a3ea",
"rgb": {
"r": 232,
"g": 163,
"b": 234
},
"hsl": {
"h": 298.31,
"s": 62.832,
"l": 77.843
},
"oklch": {
"l": 0.80455,
"c": 0.12278,
"h": 325.7
},
"luminance": 0.49291
}Semantic roles & 50–950 ramp
primary
#E8A3EA
secondary
#DBF1DA
accent
#CB1B20
background
#FEFBFE
surface
#FDF7FD
border
#D5D0D5
text
#171216
muted
#858184