#EAA6FE#EAA6FE
#EAA6FE is a light, vivid purple. Relative luminance 0.519; OKLCH L 82.0% C 0.140 H 318.4°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #EAA6FE |
|---|---|
| RGB | rgb(234, 166, 254) |
| HSL | hsl(286, 98%, 82%) |
| HSV | hsv(286, 35%, 100%) |
| CMYK | cmyk(7.9%, 34.6%, 0%, 0.4%) |
| CIE-LAB | lab(77.23, 39.67, -33.86) |
| CIE-LCH | lch(77.23, 52.16, 319.51°) |
| OKLab | oklab(81.96% 0.1043 -0.0927) |
| OKLCH | oklch(81.96% 0.14 318.4) |
| XYZ | xyz(65.4548, 51.9223, 100.3207) |
| Luminance | 0.5192 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 3.52
Lilac (survey)
#CEA2FD
ΔE00 5.66
Plum
#DDA0DD
ΔE00 5.90
Light Violet
#D6B4FC
ΔE00 6.15
Baby Purple
#CA9BF7
ΔE00 6.23
Lavender (survey)
#C79FEF
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAA6FE #BAFEA6
analogous
#BEA6FE #EAA6FE #FEA6E6
triadic
#EAA6FE #FEEAA6 #A6FEEA
tetradic
#EAA6FE #FEBEA6 #BAFEA6 #A6E6FE
square
#EAA6FE #FEBEA6 #BAFEA6 #A6E6FE
split-complementary
#EAA6FE #E6FEA6 #A6FEBE
monochromatic
#CD2DFD #DC69FD #EAA6FE #F8E1FF #F8E1FF
Accessibility & contrast
On white
1.84
#EAA6FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#EAA6FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAA6FE
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAA6FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAA6FE | 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)
#9ABAFF
Deuteranopia (green-blind)
#AAC1FB
Tritanopia (blue-blind)
#EAB0C7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #eaa6fe; /* rgb */ color: rgb(234, 166, 254); /* oklch */ color: oklch(82.0% 0.140 318.4);
Tailwind
colors: {
custom: {
50: '#f2c1ff',
500: '#eaa6fe',
950: '#000000',
},
}SCSS
$custom: #eaa6fe; $custom-light: #f2c1ff; $custom-dark: #000000;
JSON
{
"hex": "#eaa6fe",
"rgb": {
"r": 234,
"g": 166,
"b": 254
},
"hsl": {
"h": 286.364,
"s": 97.778,
"l": 82.353
},
"oklch": {
"l": 0.8196,
"c": 0.13958,
"h": 318.4
},
"luminance": 0.51921
}Semantic roles & 50–950 ramp
primary
#EAA6FE
secondary
#82E266
accent
#E60034
background
#FFFDFF
surface
#FEF9FF
border
#D6D2D7
text
#171218
muted
#858286