#E8A4FF#E8A4FF
#E8A4FF is a light, vivid purple. Relative luminance 0.509; OKLCH L 81.5% C 0.143 H 317.3°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #E8A4FF |
|---|---|
| RGB | rgb(232, 164, 255) |
| HSL | hsl(285, 100%, 82%) |
| HSV | hsv(285, 36%, 100%) |
| CMYK | cmyk(9%, 35.7%, 0%, 0%) |
| CIE-LAB | lab(76.64, 40.32, -35.35) |
| CIE-LCH | lch(76.64, 53.62, 318.76°) |
| OKLab | oklab(81.47% 0.1052 -0.097) |
| OKLCH | oklch(81.47% 0.143 317.3) |
| XYZ | xyz(64.6016, 50.9283, 101.0154) |
| Luminance | 0.5093 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 3.68
Lilac (survey)
#CEA2FD
ΔE00 5.16
Baby Purple
#CA9BF7
ΔE00 5.67
Lavender (survey)
#C79FEF
ΔE00 6.00
Pastel Purple
#CAA0FF
ΔE00 6.14
Light Violet
#D6B4FC
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8A4FF #BBFFA4
analogous
#BBA4FF #E8A4FF #FFA4E9
triadic
#E8A4FF #FFE8A4 #A4FFE8
tetradic
#E8A4FF #FFBBA4 #BBFFA4 #A4E9FF
square
#E8A4FF #FFBBA4 #BBFFA4 #A4E9FF
split-complementary
#E8A4FF #E9FFA4 #A4FFBB
monochromatic
#C92AFF #D967FF #E8A4FF #F7E0FF #F7E0FF
Accessibility & contrast
On white
1.88
#E8A4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#E8A4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8A4FF
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8A4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8A4FF | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B9FF
Deuteranopia (green-blind)
#A7BFFC
Tritanopia (blue-blind)
#E8AFC6
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #e8a4ff; /* rgb */ color: rgb(232, 164, 255); /* oklch */ color: oklch(81.5% 0.143 317.3);
Tailwind
colors: {
custom: {
50: '#f0c0ff',
500: '#e8a4ff',
950: '#000000',
},
}SCSS
$custom: #e8a4ff; $custom-light: #f0c0ff; $custom-dark: #000000;
JSON
{
"hex": "#e8a4ff",
"rgb": {
"r": 232,
"g": 164,
"b": 255
},
"hsl": {
"h": 284.835,
"s": 100,
"l": 82.157
},
"oklch": {
"l": 0.81473,
"c": 0.14304,
"h": 317.3
},
"luminance": 0.50927
}Semantic roles & 50–950 ramp
primary
#E8A4FF
secondary
#84E464
accent
#E6003A
background
#FFFDFF
surface
#FEF9FF
border
#D6D2D7
text
#171218
muted
#858286