#EAA4FE#EAA4FE
#EAA4FE is a light, vivid purple. Relative luminance 0.512; OKLCH L 81.6% C 0.143 H 318.6°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EAA4FE |
|---|---|
| RGB | rgb(234, 164, 254) |
| HSL | hsl(287, 98%, 82%) |
| HSV | hsv(287, 35%, 100%) |
| CMYK | cmyk(7.9%, 35.4%, 0%, 0.4%) |
| CIE-LAB | lab(76.80, 40.73, -34.54) |
| CIE-LCH | lch(76.80, 53.40, 319.70°) |
| OKLab | oklab(81.63% 0.1072 -0.0946) |
| OKLCH | oklch(81.63% 0.143 318.6) |
| XYZ | xyz(65.0941, 51.2008, 100.2005) |
| Luminance | 0.5120 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 3.91
Lilac (survey)
#CEA2FD
ΔE00 5.64
Plum
#DDA0DD
ΔE00 6.00
Baby Purple
#CA9BF7
ΔE00 6.10
Lavender (survey)
#C79FEF
ΔE00 6.37
Light Violet
#D6B4FC
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAA4FE #B8FEA4
analogous
#BDA4FE #EAA4FE #FEA4E5
triadic
#EAA4FE #FEEAA4 #A4FEEA
tetradic
#EAA4FE #FEBDA4 #B8FEA4 #A4E5FE
square
#EAA4FE #FEBDA4 #B8FEA4 #A4E5FE
split-complementary
#EAA4FE #E5FEA4 #A4FEBD
monochromatic
#CE2BFD #DC67FD #EAA4FE #F8E1FF #F8E1FF
Accessibility & contrast
On white
1.87
#EAA4FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#EAA4FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAA4FE
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAA4FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAA4FE | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B9FF
Deuteranopia (green-blind)
#A9C0FB
Tritanopia (blue-blind)
#EBAFC6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #eaa4fe; /* rgb */ color: rgb(234, 164, 254); /* oklch */ color: oklch(81.6% 0.143 318.6);
Tailwind
colors: {
custom: {
50: '#f2c0ff',
500: '#eaa4fe',
950: '#000000',
},
}SCSS
$custom: #eaa4fe; $custom-light: #f2c0ff; $custom-dark: #000000;
JSON
{
"hex": "#eaa4fe",
"rgb": {
"r": 234,
"g": 164,
"b": 254
},
"hsl": {
"h": 286.667,
"s": 97.826,
"l": 81.961
},
"oklch": {
"l": 0.81631,
"c": 0.14298,
"h": 318.6
},
"luminance": 0.51199
}Semantic roles & 50–950 ramp
primary
#EAA4FE
secondary
#80E264
accent
#E60033
background
#FFFDFF
surface
#FEF9FF
border
#D6D2D7
text
#171218
muted
#858286