#EAA5FC#EAA5FC
#EAA5FC is a light, vivid purple. Relative luminance 0.514; OKLCH L 81.7% C 0.139 H 319.2°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #EAA5FC |
|---|---|
| RGB | rgb(234, 165, 252) |
| HSL | hsl(288, 94%, 82%) |
| HSV | hsv(288, 35%, 99%) |
| CMYK | cmyk(7.1%, 34.5%, 0%, 1.2%) |
| CIE-LAB | lab(76.94, 39.81, -33.24) |
| CIE-LCH | lch(76.94, 51.86, 320.14°) |
| OKLab | oklab(81.71% 0.1053 -0.091) |
| OKLCH | oklch(81.71% 0.139 319.2) |
| XYZ | xyz(64.9552, 51.4327, 98.5824) |
| Luminance | 0.5143 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 3.77
Plum
#DDA0DD
ΔE00 5.59
Lilac (survey)
#CEA2FD
ΔE00 5.84
Baby Purple
#CA9BF7
ΔE00 6.33
Light Violet
#D6B4FC
ΔE00 6.37
Lavender (survey)
#C79FEF
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAA5FC #B7FCA5
analogous
#BFA5FC #EAA5FC #FCA5E3
triadic
#EAA5FC #FCEAA5 #A5FCEA
tetradic
#EAA5FC #FCBFA5 #B7FCA5 #A5E3FC
square
#EAA5FC #FCBFA5 #B7FCA5 #A5E3FC
split-complementary
#EAA5FC #E3FCA5 #A5FCBF
monochromatic
#CE2FF8 #DC6AFA #EAA5FC #F8E0FE #F8E1FE
Accessibility & contrast
On white
1.86
#EAA5FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#EAA5FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAA5FC
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAA5FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAA5FC | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB9FF
Deuteranopia (green-blind)
#AAC0F9
Tritanopia (blue-blind)
#EBAFC5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #eaa5fc; /* rgb */ color: rgb(234, 165, 252); /* oklch */ color: oklch(81.7% 0.139 319.2);
Tailwind
colors: {
custom: {
50: '#f2c0fd',
500: '#eaa5fc',
950: '#000000',
},
}SCSS
$custom: #eaa5fc; $custom-light: #f2c0fd; $custom-dark: #000000;
JSON
{
"hex": "#eaa5fc",
"rgb": {
"r": 234,
"g": 165,
"b": 252
},
"hsl": {
"h": 287.586,
"s": 93.548,
"l": 81.765
},
"oklch": {
"l": 0.81712,
"c": 0.13914,
"h": 319.2
},
"luminance": 0.51431
}Semantic roles & 50–950 ramp
primary
#EAA5FC
secondary
#7FDF66
accent
#E6002F
background
#FFFDFF
surface
#FEF9FF
border
#D6D2D7
text
#171217
muted
#858285