#EAA1FC#EAA1FC
#EAA1FC is a light, vivid purple. Relative luminance 0.500; OKLCH L 81.1% C 0.146 H 319.5°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #EAA1FC |
|---|---|
| RGB | rgb(234, 161, 252) |
| HSL | hsl(288, 94%, 81%) |
| HSV | hsv(288, 36%, 99%) |
| CMYK | cmyk(7.1%, 36.1%, 0%, 1.2%) |
| CIE-LAB | lab(76.08, 41.92, -34.58) |
| CIE-LCH | lch(76.08, 54.34, 320.49°) |
| OKLab | oklab(81.06% 0.111 -0.0947) |
| OKLCH | oklch(81.06% 0.146 319.5) |
| XYZ | xyz(64.2449, 50.0123, 98.3457) |
| Luminance | 0.5001 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 4.53
Plum
#DDA0DD
ΔE00 5.85
Lilac (survey)
#CEA2FD
ΔE00 5.86
Baby Purple
#CA9BF7
ΔE00 6.12
Lavender (survey)
#C79FEF
ΔE00 6.49
Violet (CSS)
#EE82EE
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAA1FC #B3FCA1
analogous
#BCA1FC #EAA1FC #FCA1E0
triadic
#EAA1FC #FCEAA1 #A1FCEA
tetradic
#EAA1FC #FCBCA1 #B3FCA1 #A1E0FC
square
#EAA1FC #FCBCA1 #B3FCA1 #A1E0FC
split-complementary
#EAA1FC #E0FCA1 #A1FCBC
monochromatic
#D02AF8 #DD66FA #EAA1FC #F7DCFE #F8E1FE
Accessibility & contrast
On white
1.91
#EAA1FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#EAA1FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAA1FC
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAA1FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAA1FC | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B7FF
Deuteranopia (green-blind)
#A7BEF9
Tritanopia (blue-blind)
#EBACC3
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #eaa1fc; /* rgb */ color: rgb(234, 161, 252); /* oklch */ color: oklch(81.1% 0.146 319.5);
Tailwind
colors: {
custom: {
50: '#f2befd',
500: '#eaa1fc',
950: '#000000',
},
}SCSS
$custom: #eaa1fc; $custom-light: #f2befd; $custom-dark: #000000;
JSON
{
"hex": "#eaa1fc",
"rgb": {
"r": 234,
"g": 161,
"b": 252
},
"hsl": {
"h": 288.132,
"s": 93.814,
"l": 80.98
},
"oklch": {
"l": 0.81059,
"c": 0.14594,
"h": 319.5
},
"luminance": 0.5001
}Semantic roles & 50–950 ramp
primary
#EAA1FC
secondary
#7BDF63
accent
#E6002D
background
#FFFDFF
surface
#FEF8FF
border
#D6D1D7
text
#171217
muted
#858285