#E8A3FF#E8A3FF
#E8A3FF is a light, vivid purple. Relative luminance 0.506; OKLCH L 81.3% C 0.145 H 317.4°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #E8A3FF |
|---|---|
| RGB | rgb(232, 163, 255) |
| HSL | hsl(285, 100%, 82%) |
| HSV | hsv(285, 36%, 100%) |
| CMYK | cmyk(9%, 36.1%, 0%, 0%) |
| CIE-LAB | lab(76.42, 40.85, -35.68) |
| CIE-LCH | lch(76.42, 54.24, 318.87°) |
| OKLab | oklab(81.31% 0.1066 -0.0979) |
| OKLCH | oklch(81.31% 0.145 317.4) |
| XYZ | xyz(64.4233, 50.5718, 100.9560) |
| Luminance | 0.5057 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 3.89
Lilac (survey)
#CEA2FD
ΔE00 5.17
Baby Purple
#CA9BF7
ΔE00 5.62
Lavender (survey)
#C79FEF
ΔE00 6.01
Pastel Purple
#CAA0FF
ΔE00 6.12
Plum
#DDA0DD
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8A3FF #BAFFA3
analogous
#BAA3FF #E8A3FF #FFA3E8
triadic
#E8A3FF #FFE8A3 #A3FFE8
tetradic
#E8A3FF #FFBAA3 #BAFFA3 #A3E8FF
square
#E8A3FF #FFBAA3 #BAFFA3 #A3E8FF
split-complementary
#E8A3FF #E8FFA3 #A3FFBA
monochromatic
#C929FF #D966FF #E8A3FF #F7E0FF #F7E0FF
Accessibility & contrast
On white
1.89
#E8A3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#E8A3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8A3FF
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8A3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8A3FF | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B8FF
Deuteranopia (green-blind)
#A6BFFC
Tritanopia (blue-blind)
#E8AEC5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #e8a3ff; /* rgb */ color: rgb(232, 163, 255); /* oklch */ color: oklch(81.3% 0.145 317.4);
Tailwind
colors: {
custom: {
50: '#f0bfff',
500: '#e8a3ff',
950: '#000000',
},
}SCSS
$custom: #e8a3ff; $custom-light: #f0bfff; $custom-dark: #000000;
JSON
{
"hex": "#e8a3ff",
"rgb": {
"r": 232,
"g": 163,
"b": 255
},
"hsl": {
"h": 285,
"s": 100,
"l": 81.961
},
"oklch": {
"l": 0.81309,
"c": 0.14473,
"h": 317.4
},
"luminance": 0.5057
}Semantic roles & 50–950 ramp
primary
#E8A3FF
secondary
#83E363
accent
#E60039
background
#FFFDFF
surface
#FEF9FF
border
#D6D2D7
text
#171218
muted
#858286