#E1D4E5#E1D4E5
#E1D4E5 is a very light, muted purple. Relative luminance 0.688; OKLCH L 88.5% C 0.027 H 318.2°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #E1D4E5 |
|---|---|
| RGB | rgb(225, 212, 229) |
| HSL | hsl(286, 25%, 86%) |
| HSV | hsv(286, 7%, 90%) |
| CMYK | cmyk(1.7%, 7.4%, 0%, 10.2%) |
| CIE-LAB | lab(86.38, 7.50, -6.74) |
| CIE-LCH | lch(86.38, 10.08, 318.06°) |
| OKLab | oklab(88.54% 0.0201 -0.0179) |
| OKLCH | oklch(88.54% 0.027 318.2) |
| XYZ | xyz(68.7355, 68.7520, 83.7629) |
| Luminance | 0.6875 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.40
Thistle
#D8BFD8
ΔE00 6.52
Lavenderblush
#FFF0F5
ΔE00 7.80
Light Pink
#FFD1DF
ΔE00 9.92
Pale Lavender
#EECFFE
ΔE00 9.96
Mistyrose
#FFE4E1
ΔE00 9.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1D4E5 #D8E5D4
analogous
#D9D4E5 #E1D4E5 #E5D4E1
triadic
#E1D4E5 #E5E1D4 #D4E5E1
tetradic
#E1D4E5 #E5D9D4 #D8E5D4 #D4E1E5
square
#E1D4E5 #E5D9D4 #D8E5D4 #D4E1E5
split-complementary
#E1D4E5 #E1E5D4 #D4E5D9
monochromatic
#AC88B7 #C6AECE #E1D4E5 #F2ECF3 #F2ECF3
Accessibility & contrast
On white
1.42
#E1D4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#E1D4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1D4E5
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1D4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1D4E5 | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D7E6
Deuteranopia (green-blind)
#D5D9E4
Tritanopia (blue-blind)
#E1D6D9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #e1d4e5; /* rgb */ color: rgb(225, 212, 229); /* oklch */ color: oklch(88.5% 0.027 318.2);
Tailwind
colors: {
custom: {
50: '#eae1ed',
500: '#e1d4e5',
950: '#000000',
},
}SCSS
$custom: #e1d4e5; $custom-light: #eae1ed; $custom-dark: #000000;
JSON
{
"hex": "#e1d4e5",
"rgb": {
"r": 225,
"g": 212,
"b": 229
},
"hsl": {
"h": 285.882,
"s": 24.638,
"l": 86.471
},
"oklch": {
"l": 0.88542,
"c": 0.02691,
"h": 318.2
},
"luminance": 0.68752
}Semantic roles & 50–950 ramp
primary
#E1D4E5
secondary
#A7BCA1
accent
#A34259
background
#FEFEFE
surface
#FDFCFD
border
#D5D5D5
text
#161516
muted
#848484