#E5D2EC#E5D2EC
#E5D2EC is a very light, muted purple. Relative luminance 0.688; OKLCH L 88.7% C 0.041 H 317.0°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #E5D2EC |
|---|---|
| RGB | rgb(229, 210, 236) |
| HSL | hsl(284, 41%, 87%) |
| HSV | hsv(284, 11%, 93%) |
| CMYK | cmyk(3%, 11%, 0%, 7.5%) |
| CIE-LAB | lab(86.41, 11.18, -10.37) |
| CIE-LCH | lch(86.41, 15.25, 317.17°) |
| OKLab | oklab(88.71% 0.0297 -0.0277) |
| OKLCH | oklch(88.71% 0.041 317) |
| XYZ | xyz(70.4977, 68.8079, 88.9080) |
| Luminance | 0.6881 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.69
Pale Lavender
#EECFFE
ΔE00 6.36
Very Light Purple
#F6CEFC
ΔE00 7.14
Pale Lilac
#E4CBFF
ΔE00 7.34
Pale Mauve
#FED0FC
ΔE00 7.83
Light Lilac
#EDC8FF
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5D2EC #D9ECD2
analogous
#D8D2EC #E5D2EC #ECD2E6
triadic
#E5D2EC #ECE5D2 #D2ECE5
tetradic
#E5D2EC #ECD8D2 #D9ECD2 #D2E6EC
square
#E5D2EC #ECD8D2 #D9ECD2 #D2E6EC
split-complementary
#E5D2EC #E6ECD2 #D2ECD8
monochromatic
#B37CC8 #CCA7DA #E5D2EC #F3E9F6 #F3E9F6
Accessibility & contrast
On white
1.42
#E5D2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#E5D2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5D2EC
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5D2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5D2EC | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7ED
Deuteranopia (green-blind)
#D3D9EB
Tritanopia (blue-blind)
#E5D5DA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #e5d2ec; /* rgb */ color: rgb(229, 210, 236); /* oklch */ color: oklch(88.7% 0.041 317.0);
Tailwind
colors: {
custom: {
50: '#eddff2',
500: '#e5d2ec',
950: '#000000',
},
}SCSS
$custom: #e5d2ec; $custom-light: #eddff2; $custom-dark: #000000;
JSON
{
"hex": "#e5d2ec",
"rgb": {
"r": 229,
"g": 210,
"b": 236
},
"hsl": {
"h": 283.846,
"s": 40.625,
"l": 87.451
},
"oklch": {
"l": 0.88707,
"c": 0.04061,
"h": 317
},
"luminance": 0.68807
}Semantic roles & 50–950 ramp
primary
#E5D2EC
secondary
#A7C79B
accent
#B43255
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161516
muted
#848485