#EAA9EF#EAA9EF
#EAA9EF is a light, moderate purple. Relative luminance 0.521; OKLCH L 81.9% C 0.119 H 324.2°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EAA9EF |
|---|---|
| RGB | rgb(234, 169, 239) |
| HSL | hsl(296, 69%, 80%) |
| HSV | hsv(296, 29%, 94%) |
| CMYK | cmyk(2.1%, 29.3%, 0%, 6.3%) |
| CIE-LAB | lab(77.34, 35.22, -25.61) |
| CIE-LCH | lch(77.34, 43.54, 323.98°) |
| OKLab | oklab(81.86% 0.0962 -0.0694) |
| OKLCH | oklch(81.86% 0.119 324.2) |
| XYZ | xyz(63.6979, 52.1023, 88.3460) |
| Luminance | 0.5210 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.36
Mauve
#E0B0FF
ΔE00 4.77
Light Lavendar
#EFC0FE
ΔE00 5.44
Light Violet
#D6B4FC
ΔE00 6.79
Lavender (survey)
#C79FEF
ΔE00 7.68
Pale Violet
#CEAEFA
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAA9EF #AEEFA9
analogous
#C7A9EF #EAA9EF #EFA9D1
triadic
#EAA9EF #EFEAA9 #A9EFEA
tetradic
#EAA9EF #EFC7A9 #AEEFA9 #A9D1EF
square
#EAA9EF #EFC7A9 #AEEFA9 #A9D1EF
split-complementary
#EAA9EF #D1EFA9 #A9EFC7
monochromatic
#D142DC #DD75E5 #EAA9EF #F7DDF9 #F9E5FA
Accessibility & contrast
On white
1.84
#EAA9EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#EAA9EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAA9EF
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAA9EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAA9EF | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3BAF2
Deuteranopia (green-blind)
#B2C2ED
Tritanopia (blue-blind)
#EDB0C2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #eaa9ef; /* rgb */ color: rgb(234, 169, 239); /* oklch */ color: oklch(81.9% 0.119 324.2);
Tailwind
colors: {
custom: {
50: '#f1c3f4',
500: '#eaa9ef',
950: '#000000',
},
}SCSS
$custom: #eaa9ef; $custom-light: #f1c3f4; $custom-dark: #000000;
JSON
{
"hex": "#eaa9ef",
"rgb": {
"r": 234,
"g": 169,
"b": 239
},
"hsl": {
"h": 295.714,
"s": 68.627,
"l": 80
},
"oklch": {
"l": 0.81859,
"c": 0.11863,
"h": 324.2
},
"luminance": 0.521
}Semantic roles & 50–950 ramp
primary
#EAA9EF
secondary
#76CD70
accent
#D11522
background
#FFFDFF
surface
#FEF9FE
border
#D6D2D6
text
#171217
muted
#858285