#E5D5EA#E5D5EA
#E5D5EA is a very light, muted purple. Relative luminance 0.702; OKLCH L 89.2% C 0.033 H 318.1°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #E5D5EA |
|---|---|
| RGB | rgb(229, 213, 234) |
| HSL | hsl(286, 33%, 88%) |
| HSV | hsv(286, 9%, 92%) |
| CMYK | cmyk(2.1%, 9%, 0%, 8.2%) |
| CIE-LAB | lab(87.09, 9.23, -8.30) |
| CIE-LCH | lch(87.09, 12.41, 318.05°) |
| OKLab | oklab(89.22% 0.0247 -0.0221) |
| OKLCH | oklch(89.22% 0.033 318.1) |
| XYZ | xyz(70.9563, 70.1875, 87.6354) |
| Luminance | 0.7019 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.73
Lavender (CSS)
#E6E6FA
ΔE00 7.09
Pale Lavender
#EECFFE
ΔE00 8.25
Lavenderblush
#FFF0F5
ΔE00 8.48
Very Light Purple
#F6CEFC
ΔE00 8.98
Light Pink
#FFD1DF
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5D5EA #DAEAD5
analogous
#DAD5EA #E5D5EA #EAD5E4
triadic
#E5D5EA #EAE5D5 #D5EAE5
tetradic
#E5D5EA #EADAD5 #DAEAD5 #D5E4EA
square
#E5D5EA #EADAD5 #DAEAD5 #D5E4EA
split-complementary
#E5D5EA #E4EAD5 #D5EADA
monochromatic
#B283C1 #CCACD6 #E5D5EA #F2EBF5 #F2EBF5
Accessibility & contrast
On white
1.40
#E5D5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#E5D5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5D5EA
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5D5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5D5EA | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9EB
Deuteranopia (green-blind)
#D6DBE9
Tritanopia (blue-blind)
#E5D7DC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #e5d5ea; /* rgb */ color: rgb(229, 213, 234); /* oklch */ color: oklch(89.2% 0.033 318.1);
Tailwind
colors: {
custom: {
50: '#ede1f0',
500: '#e5d5ea',
950: '#000000',
},
}SCSS
$custom: #e5d5ea; $custom-light: #ede1f0; $custom-dark: #000000;
JSON
{
"hex": "#e5d5ea",
"rgb": {
"r": 229,
"g": 213,
"b": 234
},
"hsl": {
"h": 285.714,
"s": 33.333,
"l": 87.647
},
"oklch": {
"l": 0.89218,
"c": 0.03313,
"h": 318.1
},
"luminance": 0.70187
}Semantic roles & 50–950 ramp
primary
#E5D5EA
secondary
#A8C4A0
accent
#AC3955
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161516
muted
#848485