#E8A7FD#E8A7FD
#E8A7FD is a light, vivid purple. Relative luminance 0.519; OKLCH L 81.9% C 0.136 H 317.7°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #E8A7FD |
|---|---|
| RGB | rgb(232, 167, 253) |
| HSL | hsl(285, 96%, 82%) |
| HSV | hsv(285, 34%, 99%) |
| CMYK | cmyk(8.3%, 34%, 0%, 0.8%) |
| CIE-LAB | lab(77.21, 38.34, -33.38) |
| CIE-LCH | lch(77.21, 50.83, 318.96°) |
| OKLab | oklab(81.88% 0.1004 -0.0914) |
| OKLCH | oklch(81.88% 0.136 317.7) |
| XYZ | xyz(64.8245, 51.8867, 99.5098) |
| Luminance | 0.5189 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 3.08
Lilac (survey)
#CEA2FD
ΔE00 5.40
Light Violet
#D6B4FC
ΔE00 5.70
Plum
#DDA0DD
ΔE00 5.75
Baby Purple
#CA9BF7
ΔE00 6.04
Lavender (survey)
#C79FEF
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8A7FD #BCFDA7
analogous
#BDA7FD #E8A7FD #FDA7E7
triadic
#E8A7FD #FDE8A7 #A7FDE8
tetradic
#E8A7FD #FDBDA7 #BCFDA7 #A7E7FD
square
#E8A7FD #FDBDA7 #BCFDA7 #A7E7FD
split-complementary
#E8A7FD #E7FDA7 #A7FDBD
monochromatic
#C92FFA #D86BFC #E8A7FD #F7E1FE #F7E1FE
Accessibility & contrast
On white
1.85
#E8A7FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#E8A7FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8A7FD
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8A7FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8A7FD | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BBAFF
Deuteranopia (green-blind)
#ABC1FA
Tritanopia (blue-blind)
#E8B1C7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #e8a7fd; /* rgb */ color: rgb(232, 167, 253); /* oklch */ color: oklch(81.9% 0.136 317.7);
Tailwind
colors: {
custom: {
50: '#f0c2fe',
500: '#e8a7fd',
950: '#000000',
},
}SCSS
$custom: #e8a7fd; $custom-light: #f0c2fe; $custom-dark: #000000;
JSON
{
"hex": "#e8a7fd",
"rgb": {
"r": 232,
"g": 167,
"b": 253
},
"hsl": {
"h": 285.349,
"s": 95.556,
"l": 82.353
},
"oklch": {
"l": 0.81885,
"c": 0.13577,
"h": 317.7
},
"luminance": 0.51885
}Semantic roles & 50–950 ramp
primary
#E8A7FD
secondary
#85E167
accent
#E60038
background
#FFFDFF
surface
#FEF9FF
border
#D6D2D7
text
#171218
muted
#858286