#E8D7EE#E8D7EE
#E8D7EE is a very light, muted purple. Relative luminance 0.719; OKLCH L 90.0% C 0.036 H 317.3°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #E8D7EE |
|---|---|
| RGB | rgb(232, 215, 238) |
| HSL | hsl(284, 40%, 89%) |
| HSV | hsv(284, 10%, 93%) |
| CMYK | cmyk(2.5%, 9.7%, 0%, 6.7%) |
| CIE-LAB | lab(87.94, 9.92, -9.13) |
| CIE-LCH | lch(87.94, 13.48, 317.37°) |
| OKLab | oklab(89.97% 0.0264 -0.0243) |
| OKLCH | oklch(89.97% 0.036 317.3) |
| XYZ | xyz(73.0093, 71.9302, 90.9101) |
| Luminance | 0.7193 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.90
Lavender (CSS)
#E6E6FA
ΔE00 7.27
Pale Lavender
#EECFFE
ΔE00 7.54
Very Light Purple
#F6CEFC
ΔE00 8.28
Pale Lilac
#E4CBFF
ΔE00 8.54
Lavenderblush
#FFF0F5
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8D7EE #DDEED7
analogous
#DDD7EE #E8D7EE #EED7E9
triadic
#E8D7EE #EEE8D7 #D7EEE8
tetradic
#E8D7EE #EEDDD7 #DDEED7 #D7E9EE
square
#E8D7EE #EEDDD7 #DDEED7 #D7E9EE
split-complementary
#E8D7EE #E9EED7 #D7EEDD
monochromatic
#B781C9 #CFACDC #E8D7EE #F3EAF6 #F3EAF6
Accessibility & contrast
On white
1.36
#E8D7EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#E8D7EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8D7EE
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8D7EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8D7EE | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBEF
Deuteranopia (green-blind)
#D8DDED
Tritanopia (blue-blind)
#E8D9DE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #e8d7ee; /* rgb */ color: rgb(232, 215, 238); /* oklch */ color: oklch(90.0% 0.036 317.3);
Tailwind
colors: {
custom: {
50: '#efe3f3',
500: '#e8d7ee',
950: '#000000',
},
}SCSS
$custom: #e8d7ee; $custom-light: #efe3f3; $custom-dark: #000000;
JSON
{
"hex": "#e8d7ee",
"rgb": {
"r": 232,
"g": 215,
"b": 238
},
"hsl": {
"h": 284.348,
"s": 40.351,
"l": 88.824
},
"oklch": {
"l": 0.89974,
"c": 0.03591,
"h": 317.3
},
"luminance": 0.7193
}Semantic roles & 50–950 ramp
primary
#E8D7EE
secondary
#ABCAA0
accent
#B33254
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161517
muted
#858485