#E8D7EB#E8D7EB
#E8D7EB is a very light, muted purple. Relative luminance 0.718; OKLCH L 89.9% C 0.033 H 321.1°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #E8D7EB |
|---|---|
| RGB | rgb(232, 215, 235) |
| HSL | hsl(291, 33%, 88%) |
| HSV | hsv(291, 9%, 92%) |
| CMYK | cmyk(1.3%, 8.5%, 0%, 7.8%) |
| CIE-LAB | lab(87.85, 9.37, -7.67) |
| CIE-LCH | lch(87.85, 12.11, 320.68°) |
| OKLab | oklab(89.88% 0.0253 -0.0204) |
| OKLCH | oklch(89.88% 0.033 321.1) |
| XYZ | xyz(72.5723, 71.7554, 88.6082) |
| Luminance | 0.7176 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.08
Lavender (CSS)
#E6E6FA
ΔE00 7.20
Lavenderblush
#FFF0F5
ΔE00 7.92
Pale Lavender
#EECFFE
ΔE00 8.47
Light Pink
#FFD1DF
ΔE00 8.69
Very Light Purple
#F6CEFC
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8D7EB #DAEBD7
analogous
#DED7EB #E8D7EB #EBD7E4
triadic
#E8D7EB #EBE8D7 #D7EBE8
tetradic
#E8D7EB #EBDED7 #DAEBD7 #D7E4EB
square
#E8D7EB #EBDED7 #DAEBD7 #D7E4EB
split-complementary
#E8D7EB #E4EBD7 #D7EBDE
monochromatic
#B985C2 #D1AED7 #E8D7EB #F3EBF5 #F3EBF5
Accessibility & contrast
On white
1.37
#E8D7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#E8D7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8D7EB
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8D7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8D7EB | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBEC
Deuteranopia (green-blind)
#D9DDEA
Tritanopia (blue-blind)
#E9D9DD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #e8d7eb; /* rgb */ color: rgb(232, 215, 235); /* oklch */ color: oklch(89.9% 0.033 321.1);
Tailwind
colors: {
custom: {
50: '#efe3f1',
500: '#e8d7eb',
950: '#000000',
},
}SCSS
$custom: #e8d7eb; $custom-light: #efe3f1; $custom-dark: #000000;
JSON
{
"hex": "#e8d7eb",
"rgb": {
"r": 232,
"g": 215,
"b": 235
},
"hsl": {
"h": 291,
"s": 33.333,
"l": 88.235
},
"oklch": {
"l": 0.8988,
"c": 0.03253,
"h": 321.1
},
"luminance": 0.71755
}Semantic roles & 50–950 ramp
primary
#E8D7EB
secondary
#A7C5A1
accent
#AC394B
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161516
muted
#858485