#EAA3FE#EAA3FE
#EAA3FE is a light, vivid purple. Relative luminance 0.508; OKLCH L 81.5% C 0.145 H 318.7°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EAA3FE |
|---|---|
| RGB | rgb(234, 163, 254) |
| HSL | hsl(287, 98%, 82%) |
| HSV | hsv(287, 36%, 100%) |
| CMYK | cmyk(7.9%, 35.8%, 0%, 0.4%) |
| CIE-LAB | lab(76.58, 41.25, -34.87) |
| CIE-LCH | lch(76.58, 54.02, 319.79°) |
| OKLab | oklab(81.47% 0.1086 -0.0956) |
| OKLCH | oklch(81.47% 0.145 318.7) |
| XYZ | xyz(64.9158, 50.8443, 100.1410) |
| Luminance | 0.5084 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 4.11
Lilac (survey)
#CEA2FD
ΔE00 5.64
Baby Purple
#CA9BF7
ΔE00 6.05
Plum
#DDA0DD
ΔE00 6.06
Lavender (survey)
#C79FEF
ΔE00 6.39
Pastel Purple
#CAA0FF
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAA3FE #B7FEA3
analogous
#BDA3FE #EAA3FE #FEA3E5
triadic
#EAA3FE #FEEAA3 #A3FEEA
tetradic
#EAA3FE #FEBDA3 #B7FEA3 #A3E5FE
square
#EAA3FE #FEBDA3 #B7FEA3 #A3E5FE
split-complementary
#EAA3FE #E5FEA3 #A3FEBD
monochromatic
#CE2AFD #DC66FD #EAA3FE #F8E0FF #F8E1FF
Accessibility & contrast
On white
1.88
#EAA3FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#EAA3FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAA3FE
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAA3FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAA3FE | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B8FF
Deuteranopia (green-blind)
#A8BFFB
Tritanopia (blue-blind)
#EBAEC5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #eaa3fe; /* rgb */ color: rgb(234, 163, 254); /* oklch */ color: oklch(81.5% 0.145 318.7);
Tailwind
colors: {
custom: {
50: '#f2bfff',
500: '#eaa3fe',
950: '#000000',
},
}SCSS
$custom: #eaa3fe; $custom-light: #f2bfff; $custom-dark: #000000;
JSON
{
"hex": "#eaa3fe",
"rgb": {
"r": 234,
"g": 163,
"b": 254
},
"hsl": {
"h": 286.813,
"s": 97.849,
"l": 81.765
},
"oklch": {
"l": 0.81468,
"c": 0.14468,
"h": 318.7
},
"luminance": 0.50843
}Semantic roles & 50–950 ramp
primary
#EAA3FE
secondary
#7FE263
accent
#E60032
background
#FFFDFF
surface
#FEF9FF
border
#D6D2D7
text
#171218
muted
#858286