#EAA8FA#EAA8FA
#EAA8FA is a very light, vivid purple. Relative luminance 0.524; OKLCH L 82.1% C 0.132 H 319.6°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #EAA8FA |
|---|---|
| RGB | rgb(234, 168, 250) |
| HSL | hsl(288, 89%, 82%) |
| HSV | hsv(288, 33%, 98%) |
| CMYK | cmyk(6.4%, 32.8%, 0%, 2%) |
| CIE-LAB | lab(77.52, 37.83, -31.27) |
| CIE-LCH | lch(77.52, 49.08, 320.43°) |
| OKLab | oklab(82.13% 0.1005 -0.0854) |
| OKLCH | oklch(82.13% 0.132 319.6) |
| XYZ | xyz(65.1874, 52.4016, 97.1045) |
| Luminance | 0.5240 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 3.39
Plum
#DDA0DD
ΔE00 5.12
Light Violet
#D6B4FC
ΔE00 5.96
Light Lavendar
#EFC0FE
ΔE00 6.01
Lilac (survey)
#CEA2FD
ΔE00 6.17
Lavender (survey)
#C79FEF
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAA8FA #B8FAA8
analogous
#C1A8FA #EAA8FA #FAA8E1
triadic
#EAA8FA #FAEAA8 #A8FAEA
tetradic
#EAA8FA #FAC1A8 #B8FAA8 #A8E1FA
square
#EAA8FA #FAC1A8 #B8FAA8 #A8E1FA
split-complementary
#EAA8FA #E1FAA8 #A8FAC1
monochromatic
#CE34F3 #DC6EF7 #EAA8FA #F8E2FD #F8E2FD
Accessibility & contrast
On white
1.83
#EAA8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#EAA8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAA8FA
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAA8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAA8FA | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EBBFD
Deuteranopia (green-blind)
#AEC2F7
Tritanopia (blue-blind)
#EBB1C6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #eaa8fa; /* rgb */ color: rgb(234, 168, 250); /* oklch */ color: oklch(82.1% 0.132 319.6);
Tailwind
colors: {
custom: {
50: '#f1c2fc',
500: '#eaa8fa',
950: '#000000',
},
}SCSS
$custom: #eaa8fa; $custom-light: #f1c2fc; $custom-dark: #000000;
JSON
{
"hex": "#eaa8fa",
"rgb": {
"r": 234,
"g": 168,
"b": 250
},
"hsl": {
"h": 288.293,
"s": 89.13,
"l": 81.961
},
"oklch": {
"l": 0.82127,
"c": 0.13187,
"h": 319.6
},
"luminance": 0.524
}Semantic roles & 50–950 ramp
primary
#EAA8FA
secondary
#80DC6A
accent
#E6002D
background
#FFFDFF
surface
#FEF9FF
border
#D6D2D7
text
#171217
muted
#858285