#EAA6EF#EAA6EF
#EAA6EF is a light, vivid purple. Relative luminance 0.510; OKLCH L 81.4% C 0.124 H 324.3°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EAA6EF |
|---|---|
| RGB | rgb(234, 166, 239) |
| HSL | hsl(296, 70%, 79%) |
| HSV | hsv(296, 31%, 94%) |
| CMYK | cmyk(2.1%, 30.5%, 0%, 6.3%) |
| CIE-LAB | lab(76.68, 36.81, -26.62) |
| CIE-LCH | lch(76.68, 45.43, 324.13°) |
| OKLab | oklab(81.36% 0.1006 -0.0723) |
| OKLCH | oklch(81.36% 0.124 324.3) |
| XYZ | xyz(63.1462, 50.9989, 88.1621) |
| Luminance | 0.5100 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.31
Mauve
#E0B0FF
ΔE00 4.93
Light Lavendar
#EFC0FE
ΔE00 6.14
Light Violet
#D6B4FC
ΔE00 7.10
Lavender (survey)
#C79FEF
ΔE00 7.50
Lilac (survey)
#CEA2FD
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAA6EF #ABEFA6
analogous
#C6A6EF #EAA6EF #EFA6D0
triadic
#EAA6EF #EFEAA6 #A6EFEA
tetradic
#EAA6EF #EFC6A6 #ABEFA6 #A6D0EF
square
#EAA6EF #EFC6A6 #ABEFA6 #A6D0EF
split-complementary
#EAA6EF #D0EFA6 #A6EFC6
monochromatic
#D23EDC #DE72E6 #EAA6EF #F6DAF8 #F9E5FA
Accessibility & contrast
On white
1.88
#EAA6EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#EAA6EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAA6EF
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAA6EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAA6EF | 1.00 | 1.88 | 11.20 | 11.20 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0B8F2
Deuteranopia (green-blind)
#B0C0ED
Tritanopia (blue-blind)
#EDADC0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #eaa6ef; /* rgb */ color: rgb(234, 166, 239); /* oklch */ color: oklch(81.4% 0.124 324.3);
Tailwind
colors: {
custom: {
50: '#f1c1f4',
500: '#eaa6ef',
950: '#000000',
},
}SCSS
$custom: #eaa6ef; $custom-light: #f1c1f4; $custom-dark: #000000;
JSON
{
"hex": "#eaa6ef",
"rgb": {
"r": 234,
"g": 166,
"b": 239
},
"hsl": {
"h": 295.89,
"s": 69.524,
"l": 79.412
},
"oklch": {
"l": 0.81355,
"c": 0.12385,
"h": 324.3
},
"luminance": 0.50997
}Semantic roles & 50–950 ramp
primary
#EAA6EF
secondary
#73CC6D
accent
#D21421
background
#FFFDFF
surface
#FEF9FE
border
#D6D2D6
text
#171217
muted
#858285