#E8A5FB#E8A5FB
#E8A5FB is a light, vivid purple. Relative luminance 0.510; OKLCH L 81.5% C 0.137 H 318.6°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #E8A5FB |
|---|---|
| RGB | rgb(232, 165, 251) |
| HSL | hsl(287, 91%, 82%) |
| HSV | hsv(287, 34%, 98%) |
| CMYK | cmyk(7.6%, 34.3%, 0%, 1.6%) |
| CIE-LAB | lab(76.70, 39.01, -33.09) |
| CIE-LCH | lch(76.70, 51.15, 319.69°) |
| OKLab | oklab(81.47% 0.1028 -0.0906) |
| OKLCH | oklch(81.47% 0.137 318.6) |
| XYZ | xyz(64.1441, 51.0328, 97.7194) |
| Luminance | 0.5103 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 3.54
Plum
#DDA0DD
ΔE00 5.45
Lilac (survey)
#CEA2FD
ΔE00 5.56
Baby Purple
#CA9BF7
ΔE00 6.05
Lavender (survey)
#C79FEF
ΔE00 6.10
Light Violet
#D6B4FC
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8A5FB #B8FBA5
analogous
#BDA5FB #E8A5FB #FBA5E3
triadic
#E8A5FB #FBE8A5 #A5FBE8
tetradic
#E8A5FB #FBBDA5 #B8FBA5 #A5E3FB
square
#E8A5FB #FBBDA5 #B8FBA5 #A5E3FB
split-complementary
#E8A5FB #E3FBA5 #A5FBBD
monochromatic
#CA30F6 #D96AF8 #E8A5FB #F7E0FE #F8E2FE
Accessibility & contrast
On white
1.87
#E8A5FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#E8A5FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8A5FB
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8A5FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8A5FB | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB9FE
Deuteranopia (green-blind)
#AAC0F8
Tritanopia (blue-blind)
#E9AFC5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #e8a5fb; /* rgb */ color: rgb(232, 165, 251); /* oklch */ color: oklch(81.5% 0.137 318.6);
Tailwind
colors: {
custom: {
50: '#f0c0fd',
500: '#e8a5fb',
950: '#000000',
},
}SCSS
$custom: #e8a5fb; $custom-light: #f0c0fd; $custom-dark: #000000;
JSON
{
"hex": "#e8a5fb",
"rgb": {
"r": 232,
"g": 165,
"b": 251
},
"hsl": {
"h": 286.744,
"s": 91.489,
"l": 81.569
},
"oklch": {
"l": 0.8147,
"c": 0.13701,
"h": 318.6
},
"luminance": 0.51031
}Semantic roles & 50–950 ramp
primary
#E8A5FB
secondary
#81DE67
accent
#E60033
background
#FFFDFF
surface
#FEF9FF
border
#D6D2D7
text
#171217
muted
#858285