#E8A3FE#E8A3FE
#E8A3FE is a light, vivid purple. Relative luminance 0.505; OKLCH L 81.3% C 0.144 H 317.8°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #E8A3FE |
|---|---|
| RGB | rgb(232, 163, 254) |
| HSL | hsl(285, 98%, 82%) |
| HSV | hsv(285, 36%, 100%) |
| CMYK | cmyk(8.7%, 35.8%, 0%, 0.4%) |
| CIE-LAB | lab(76.38, 40.66, -35.20) |
| CIE-LCH | lch(76.38, 53.78, 319.11°) |
| OKLab | oklab(81.27% 0.1064 -0.0966) |
| OKLCH | oklch(81.27% 0.144 317.8) |
| XYZ | xyz(64.2628, 50.5076, 100.1104) |
| Luminance | 0.5051 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 3.89
Lilac (survey)
#CEA2FD
ΔE00 5.25
Baby Purple
#CA9BF7
ΔE00 5.68
Lavender (survey)
#C79FEF
ΔE00 6.03
Plum
#DDA0DD
ΔE00 6.12
Pastel Purple
#CAA0FF
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8A3FE #B9FEA3
analogous
#BBA3FE #E8A3FE #FEA3E6
triadic
#E8A3FE #FEE8A3 #A3FEE8
tetradic
#E8A3FE #FEBBA3 #B9FEA3 #A3E6FE
square
#E8A3FE #FEBBA3 #B9FEA3 #A3E6FE
split-complementary
#E8A3FE #E6FEA3 #A3FEBB
monochromatic
#CA2AFD #D966FD #E8A3FE #F7E0FF #F7E1FF
Accessibility & contrast
On white
1.89
#E8A3FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#E8A3FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8A3FE
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8A3FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8A3FE | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B8FF
Deuteranopia (green-blind)
#A7BFFB
Tritanopia (blue-blind)
#E8AEC5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #e8a3fe; /* rgb */ color: rgb(232, 163, 254); /* oklch */ color: oklch(81.3% 0.144 317.8);
Tailwind
colors: {
custom: {
50: '#f0bfff',
500: '#e8a3fe',
950: '#000000',
},
}SCSS
$custom: #e8a3fe; $custom-light: #f0bfff; $custom-dark: #000000;
JSON
{
"hex": "#e8a3fe",
"rgb": {
"r": 232,
"g": 163,
"b": 254
},
"hsl": {
"h": 285.495,
"s": 97.849,
"l": 81.765
},
"oklch": {
"l": 0.81267,
"c": 0.14365,
"h": 317.8
},
"luminance": 0.50506
}Semantic roles & 50–950 ramp
primary
#E8A3FE
secondary
#82E263
accent
#E60037
background
#FFFDFF
surface
#FEF9FF
border
#D6D2D7
text
#171218
muted
#858286