#EAA6FC#EAA6FC
#EAA6FC is a light, vivid purple. Relative luminance 0.518; OKLCH L 81.9% C 0.137 H 319.1°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EAA6FC |
|---|---|
| RGB | rgb(234, 166, 252) |
| HSL | hsl(287, 93%, 82%) |
| HSV | hsv(287, 34%, 99%) |
| CMYK | cmyk(7.1%, 34.1%, 0%, 1.2%) |
| CIE-LAB | lab(77.16, 39.28, -32.91) |
| CIE-LCH | lch(77.16, 51.24, 320.05°) |
| OKLab | oklab(81.88% 0.1039 -0.09) |
| OKLCH | oklch(81.88% 0.137 319.1) |
| XYZ | xyz(65.1362, 51.7949, 98.6428) |
| Luminance | 0.5179 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 3.59
Plum
#DDA0DD
ΔE00 5.54
Lilac (survey)
#CEA2FD
ΔE00 5.86
Light Violet
#D6B4FC
ΔE00 6.20
Baby Purple
#CA9BF7
ΔE00 6.40
Lavender (survey)
#C79FEF
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAA6FC #B8FCA6
analogous
#BFA6FC #EAA6FC #FCA6E3
triadic
#EAA6FC #FCEAA6 #A6FCEA
tetradic
#EAA6FC #FCBFA6 #B8FCA6 #A6E3FC
square
#EAA6FC #FCBFA6 #B8FCA6 #A6E3FC
split-complementary
#EAA6FC #E3FCA6 #A6FCBF
monochromatic
#CE30F8 #DC6BFA #EAA6FC #F8E1FE #F8E1FE
Accessibility & contrast
On white
1.85
#EAA6FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#EAA6FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAA6FC
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAA6FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAA6FC | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BBAFF
Deuteranopia (green-blind)
#ABC1F9
Tritanopia (blue-blind)
#EBB0C6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #eaa6fc; /* rgb */ color: rgb(234, 166, 252); /* oklch */ color: oklch(81.9% 0.137 319.1);
Tailwind
colors: {
custom: {
50: '#f2c1fd',
500: '#eaa6fc',
950: '#000000',
},
}SCSS
$custom: #eaa6fc; $custom-light: #f2c1fd; $custom-dark: #000000;
JSON
{
"hex": "#eaa6fc",
"rgb": {
"r": 234,
"g": 166,
"b": 252
},
"hsl": {
"h": 287.442,
"s": 93.478,
"l": 81.961
},
"oklch": {
"l": 0.81877,
"c": 0.13744,
"h": 319.1
},
"luminance": 0.51793
}Semantic roles & 50–950 ramp
primary
#EAA6FC
secondary
#80DF67
accent
#E60030
background
#FFFDFF
surface
#FEF9FF
border
#D6D2D7
text
#171217
muted
#858285