#E5D7EB#E5D7EB
#E5D7EB is a very light, muted purple. Relative luminance 0.713; OKLCH L 89.6% C 0.031 H 315.9°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #E5D7EB |
|---|---|
| RGB | rgb(229, 215, 235) |
| HSL | hsl(282, 33%, 88%) |
| HSV | hsv(282, 9%, 92%) |
| CMYK | cmyk(2.6%, 8.5%, 0%, 7.8%) |
| CIE-LAB | lab(87.61, 8.37, -8.05) |
| CIE-LCH | lch(87.61, 11.61, 316.09°) |
| OKLab | oklab(89.63% 0.0222 -0.0215) |
| OKLCH | oklch(89.63% 0.031 315.9) |
| XYZ | xyz(71.6065, 71.2574, 88.5629) |
| Luminance | 0.7126 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.29
Thistle
#D8BFD8
ΔE00 6.48
Lavenderblush
#FFF0F5
ΔE00 7.97
Pale Lavender
#EECFFE
ΔE00 8.87
Pale Lilac
#E4CBFF
ΔE00 9.65
Light Pink
#FFD1DF
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5D7EB #DDEBD7
analogous
#DBD7EB #E5D7EB #EBD7E7
triadic
#E5D7EB #EBE5D7 #D7EBE5
tetradic
#E5D7EB #EBDBD7 #DDEBD7 #D7E7EB
square
#E5D7EB #EBDBD7 #DDEBD7 #D7E7EB
split-complementary
#E5D7EB #E7EBD7 #D7EBDB
monochromatic
#B085C2 #CAAED7 #E5D7EB #F2EBF5 #F2EBF5
Accessibility & contrast
On white
1.38
#E5D7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#E5D7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5D7EB
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5D7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5D7EB | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBEC
Deuteranopia (green-blind)
#D8DCEA
Tritanopia (blue-blind)
#E5D9DD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #e5d7eb; /* rgb */ color: rgb(229, 215, 235); /* oklch */ color: oklch(89.6% 0.031 315.9);
Tailwind
colors: {
custom: {
50: '#ede3f1',
500: '#e5d7eb',
950: '#000000',
},
}SCSS
$custom: #e5d7eb; $custom-light: #ede3f1; $custom-dark: #000000;
JSON
{
"hex": "#e5d7eb",
"rgb": {
"r": 229,
"g": 215,
"b": 235
},
"hsl": {
"h": 282,
"s": 33.333,
"l": 88.235
},
"oklch": {
"l": 0.89634,
"c": 0.03085,
"h": 315.9
},
"luminance": 0.71257
}Semantic roles & 50–950 ramp
primary
#E5D7EB
secondary
#ACC5A1
accent
#AC395C
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161516
muted
#848485