#E8A4FE#E8A4FE
#E8A4FE is a light, vivid purple. Relative luminance 0.509; OKLCH L 81.4% C 0.142 H 317.7°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #E8A4FE |
|---|---|
| RGB | rgb(232, 164, 254) |
| HSL | hsl(285, 98%, 82%) |
| HSV | hsv(285, 35%, 100%) |
| CMYK | cmyk(8.7%, 35.4%, 0%, 0.4%) |
| CIE-LAB | lab(76.60, 40.13, -34.87) |
| CIE-LCH | lch(76.60, 53.16, 319.01°) |
| OKLab | oklab(81.43% 0.1049 -0.0956) |
| OKLCH | oklch(81.43% 0.142 317.7) |
| XYZ | xyz(64.4410, 50.8641, 100.1698) |
| Luminance | 0.5086 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 3.68
Lilac (survey)
#CEA2FD
ΔE00 5.25
Baby Purple
#CA9BF7
ΔE00 5.74
Lavender (survey)
#C79FEF
ΔE00 6.01
Plum
#DDA0DD
ΔE00 6.06
Pastel Purple
#CAA0FF
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8A4FE #BAFEA4
analogous
#BBA4FE #E8A4FE #FEA4E7
triadic
#E8A4FE #FEE8A4 #A4FEE8
tetradic
#E8A4FE #FEBBA4 #BAFEA4 #A4E7FE
square
#E8A4FE #FEBBA4 #BAFEA4 #A4E7FE
split-complementary
#E8A4FE #E7FEA4 #A4FEBB
monochromatic
#C92BFD #D967FD #E8A4FE #F7E1FF #F7E1FF
Accessibility & contrast
On white
1.88
#E8A4FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#E8A4FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8A4FE
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8A4FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8A4FE | 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)
#97B9FF
Deuteranopia (green-blind)
#A8BFFB
Tritanopia (blue-blind)
#E8AFC6
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #e8a4fe; /* rgb */ color: rgb(232, 164, 254); /* oklch */ color: oklch(81.4% 0.142 317.7);
Tailwind
colors: {
custom: {
50: '#f0c0ff',
500: '#e8a4fe',
950: '#000000',
},
}SCSS
$custom: #e8a4fe; $custom-light: #f0c0ff; $custom-dark: #000000;
JSON
{
"hex": "#e8a4fe",
"rgb": {
"r": 232,
"g": 164,
"b": 254
},
"hsl": {
"h": 285.333,
"s": 97.826,
"l": 81.961
},
"oklch": {
"l": 0.81431,
"c": 0.14196,
"h": 317.7
},
"luminance": 0.50862
}Semantic roles & 50–950 ramp
primary
#E8A4FE
secondary
#83E264
accent
#E60038
background
#FFFDFF
surface
#FEF9FF
border
#D6D2D7
text
#171218
muted
#858286