#E5D4E6#E5D4E6
#E5D4E6 is a very light, muted purple. Relative luminance 0.695; OKLCH L 88.9% C 0.030 H 324.2°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #E5D4E6 |
|---|---|
| RGB | rgb(229, 212, 230) |
| HSL | hsl(297, 26%, 87%) |
| HSV | hsv(297, 8%, 90%) |
| CMYK | cmyk(0.4%, 7.8%, 0%, 9.8%) |
| CIE-LAB | lab(86.73, 9.02, -6.71) |
| CIE-LCH | lch(86.73, 11.25, 323.35°) |
| OKLab | oklab(88.9% 0.0247 -0.0178) |
| OKLCH | oklch(88.9% 0.03 324.2) |
| XYZ | xyz(70.1374, 69.4587, 84.5596) |
| Luminance | 0.6946 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.74
Lavender (CSS)
#E6E6FA
ΔE00 7.50
Lavenderblush
#FFF0F5
ΔE00 7.92
Light Pink
#FFD1DF
ΔE00 8.58
Pale Lavender
#EECFFE
ΔE00 9.09
Pale Pink
#FFCFDC
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5D4E6 #D5E6D4
analogous
#DCD4E6 #E5D4E6 #E6D4DE
triadic
#E5D4E6 #E6E5D4 #D4E6E5
tetradic
#E5D4E6 #E6DCD4 #D5E6D4 #D4DEE6
square
#E5D4E6 #E6DCD4 #D5E6D4 #D4DEE6
split-complementary
#E5D4E6 #DEE6D4 #D4E6DC
monochromatic
#B687B9 #CEADD0 #E5D4E6 #F3ECF4 #F3ECF4
Accessibility & contrast
On white
1.41
#E5D4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#E5D4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5D4E6
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5D4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5D4E6 | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D8E7
Deuteranopia (green-blind)
#D6DAE5
Tritanopia (blue-blind)
#E6D5DA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #e5d4e6; /* rgb */ color: rgb(229, 212, 230); /* oklch */ color: oklch(88.9% 0.030 324.2);
Tailwind
colors: {
custom: {
50: '#ede1ed',
500: '#e5d4e6',
950: '#000000',
},
}SCSS
$custom: #e5d4e6; $custom-light: #ede1ed; $custom-dark: #000000;
JSON
{
"hex": "#e5d4e6",
"rgb": {
"r": 229,
"g": 212,
"b": 230
},
"hsl": {
"h": 296.667,
"s": 26.471,
"l": 86.667
},
"oklch": {
"l": 0.88902,
"c": 0.03045,
"h": 324.2
},
"luminance": 0.69458
}Semantic roles & 50–950 ramp
primary
#E5D4E6
secondary
#A2BEA0
accent
#A54046
background
#FEFEFE
surface
#FDFCFD
border
#D5D5D5
text
#161516
muted
#848484