#EAA9EC#EAA9EC
#EAA9EC is a light, moderate purple. Relative luminance 0.519; OKLCH L 81.7% C 0.116 H 325.6°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #EAA9EC |
|---|---|
| RGB | rgb(234, 169, 236) |
| HSL | hsl(298, 64%, 79%) |
| HSV | hsv(298, 28%, 93%) |
| CMYK | cmyk(0.8%, 28.4%, 0%, 7.5%) |
| CIE-LAB | lab(77.24, 34.66, -24.14) |
| CIE-LCH | lch(77.24, 42.24, 325.14°) |
| OKLab | oklab(81.75% 0.0954 -0.0653) |
| OKLCH | oklch(81.75% 0.116 325.6) |
| XYZ | xyz(63.2584, 51.9265, 86.0312) |
| Luminance | 0.5192 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.02
Mauve
#E0B0FF
ΔE00 5.31
Light Lavendar
#EFC0FE
ΔE00 5.52
Light Violet
#D6B4FC
ΔE00 7.18
Light Lilac
#EDC8FF
ΔE00 7.73
Lavender (survey)
#C79FEF
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAA9EC #ABECA9
analogous
#C9A9EC #EAA9EC #ECA9CD
triadic
#EAA9EC #ECEAA9 #A9ECEA
tetradic
#EAA9EC #ECC9A9 #ABECA9 #A9CDEC
square
#EAA9EC #ECC9A9 #ABECA9 #A9CDEC
split-complementary
#EAA9EC #CDECA9 #A9ECC9
monochromatic
#D245D6 #DE77E1 #EAA9EC #F6DBF7 #F9E6F9
Accessibility & contrast
On white
1.84
#EAA9EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#EAA9EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAA9EC
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAA9EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAA9EC | 1.00 | 1.84 | 11.38 | 11.38 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4BAEF
Deuteranopia (green-blind)
#B3C2EA
Tritanopia (blue-blind)
#EEAFC1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #eaa9ec; /* rgb */ color: rgb(234, 169, 236); /* oklch */ color: oklch(81.7% 0.116 325.6);
Tailwind
colors: {
custom: {
50: '#f1c3f2',
500: '#eaa9ec',
950: '#000000',
},
}SCSS
$custom: #eaa9ec; $custom-light: #f1c3f2; $custom-dark: #000000;
JSON
{
"hex": "#eaa9ec",
"rgb": {
"r": 234,
"g": 169,
"b": 236
},
"hsl": {
"h": 298.209,
"s": 63.81,
"l": 79.412
},
"oklch": {
"l": 0.81745,
"c": 0.11559,
"h": 325.6
},
"luminance": 0.51924
}Semantic roles & 50–950 ramp
primary
#EAA9EC
secondary
#73C971
accent
#CC1A1F
background
#FFFDFF
surface
#FEF9FE
border
#D6D2D6
text
#171217
muted
#858285