#E8D5EB#E8D5EB
#E8D5EB is a very light, muted purple. Relative luminance 0.707; OKLCH L 89.5% C 0.036 H 321.6°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #E8D5EB |
|---|---|
| RGB | rgb(232, 213, 235) |
| HSL | hsl(292, 35%, 88%) |
| HSV | hsv(292, 9%, 92%) |
| CMYK | cmyk(1.3%, 9.4%, 0%, 7.8%) |
| CIE-LAB | lab(87.36, 10.42, -8.40) |
| CIE-LCH | lch(87.36, 13.38, 321.12°) |
| OKLab | oklab(89.5% 0.0282 -0.0224) |
| OKLCH | oklch(89.5% 0.036 321.6) |
| XYZ | xyz(72.0661, 70.7431, 88.4394) |
| Luminance | 0.7074 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.35
Pale Lavender
#EECFFE
ΔE00 7.59
Lavender (CSS)
#E6E6FA
ΔE00 7.98
Very Light Purple
#F6CEFC
ΔE00 8.15
Light Pink
#FFD1DF
ΔE00 8.27
Pale Mauve
#FED0FC
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8D5EB #D8EBD5
analogous
#DDD5EB #E8D5EB #EBD5E3
triadic
#E8D5EB #EBE8D5 #D5EBE8
tetradic
#E8D5EB #EBDDD5 #D8EBD5 #D5E3EB
square
#E8D5EB #EBDDD5 #D8EBD5 #D5E3EB
split-complementary
#E8D5EB #E3EBD5 #D5EBDD
monochromatic
#BB82C4 #D1ACD7 #E8D5EB #F4EAF5 #F4EAF5
Accessibility & contrast
On white
1.39
#E8D5EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#E8D5EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8D5EB
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8D5EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8D5EB | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAEC
Deuteranopia (green-blind)
#D7DCEA
Tritanopia (blue-blind)
#E9D7DC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #e8d5eb; /* rgb */ color: rgb(232, 213, 235); /* oklch */ color: oklch(89.5% 0.036 321.6);
Tailwind
colors: {
custom: {
50: '#efe2f1',
500: '#e8d5eb',
950: '#000000',
},
}SCSS
$custom: #e8d5eb; $custom-light: #efe2f1; $custom-dark: #000000;
JSON
{
"hex": "#e8d5eb",
"rgb": {
"r": 232,
"g": 213,
"b": 235
},
"hsl": {
"h": 291.818,
"s": 35.484,
"l": 87.843
},
"oklch": {
"l": 0.89498,
"c": 0.036,
"h": 321.6
},
"luminance": 0.70742
}Semantic roles & 50–950 ramp
primary
#E8D5EB
secondary
#A4C59F
accent
#AE3747
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161516
muted
#858485