#E5D4EA#E5D4EA
#E5D4EA is a very light, muted purple. Relative luminance 0.697; OKLCH L 89.0% C 0.035 H 318.5°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #E5D4EA |
|---|---|
| RGB | rgb(229, 212, 234) |
| HSL | hsl(286, 34%, 87%) |
| HSV | hsv(286, 9%, 92%) |
| CMYK | cmyk(2.1%, 9.4%, 0%, 8.2%) |
| CIE-LAB | lab(86.84, 9.76, -8.66) |
| CIE-LCH | lch(86.84, 13.05, 318.40°) |
| OKLab | oklab(89.03% 0.0261 -0.0231) |
| OKLCH | oklch(89.03% 0.035 318.5) |
| XYZ | xyz(70.7056, 69.6860, 87.5519) |
| Luminance | 0.6968 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.34
Lavender (CSS)
#E6E6FA
ΔE00 7.51
Pale Lavender
#EECFFE
ΔE00 7.80
Very Light Purple
#F6CEFC
ΔE00 8.52
Pale Lilac
#E4CBFF
ΔE00 8.73
Lavenderblush
#FFF0F5
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5D4EA #D9EAD4
analogous
#DAD4EA #E5D4EA #EAD4E4
triadic
#E5D4EA #EAE5D4 #D4EAE5
tetradic
#E5D4EA #EADAD4 #D9EAD4 #D4E4EA
square
#E5D4EA #EADAD4 #D9EAD4 #D4E4EA
split-complementary
#E5D4EA #E4EAD4 #D4EADA
monochromatic
#B382C2 #CCABD6 #E5D4EA #F3EAF5 #F3EAF5
Accessibility & contrast
On white
1.41
#E5D4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#E5D4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5D4EA
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5D4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5D4EA | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D8EB
Deuteranopia (green-blind)
#D5DAE9
Tritanopia (blue-blind)
#E5D6DB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #e5d4ea; /* rgb */ color: rgb(229, 212, 234); /* oklch */ color: oklch(89.0% 0.035 318.5);
Tailwind
colors: {
custom: {
50: '#ede1f0',
500: '#e5d4ea',
950: '#000000',
},
}SCSS
$custom: #e5d4ea; $custom-light: #ede1f0; $custom-dark: #000000;
JSON
{
"hex": "#e5d4ea",
"rgb": {
"r": 229,
"g": 212,
"b": 234
},
"hsl": {
"h": 286.364,
"s": 34.375,
"l": 87.451
},
"oklch": {
"l": 0.89026,
"c": 0.03486,
"h": 318.5
},
"luminance": 0.69685
}Semantic roles & 50–950 ramp
primary
#E5D4EA
secondary
#A7C49E
accent
#AD3853
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161516
muted
#848485