#E1D2EC#E1D2EC
#E1D2EC is a very light, muted violet. Relative luminance 0.682; OKLCH L 88.4% C 0.039 H 311.1°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #E1D2EC |
|---|---|
| RGB | rgb(225, 210, 236) |
| HSL | hsl(275, 41%, 87%) |
| HSV | hsv(275, 11%, 93%) |
| CMYK | cmyk(4.7%, 11%, 0%, 7.5%) |
| CIE-LAB | lab(86.08, 9.86, -10.88) |
| CIE-LCH | lch(86.08, 14.69, 312.18°) |
| OKLab | oklab(88.38% 0.0254 -0.0291) |
| OKLCH | oklch(88.38% 0.039 311.1) |
| XYZ | xyz(69.2357, 68.1572, 88.8488) |
| Luminance | 0.6816 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.23
Pale Lavender
#EECFFE
ΔE00 6.93
Lavender (CSS)
#E6E6FA
ΔE00 7.42
Pale Lilac
#E4CBFF
ΔE00 7.48
Very Light Purple
#F6CEFC
ΔE00 8.01
Light Lavender
#DFC5FE
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1D2EC #DDECD2
analogous
#D4D2EC #E1D2EC #ECD2EA
triadic
#E1D2EC #ECE1D2 #D2ECE1
tetradic
#E1D2EC #ECD4D2 #DDECD2 #D2EAEC
square
#E1D2EC #ECD4D2 #DDECD2 #D2EAEC
split-complementary
#E1D2EC #EAECD2 #D2ECD4
monochromatic
#A87CC8 #C4A7DA #E1D2EC #F1E9F6 #F1E9F6
Accessibility & contrast
On white
1.44
#E1D2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#E1D2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1D2EC
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1D2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1D2EC | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7ED
Deuteranopia (green-blind)
#D1D8EB
Tritanopia (blue-blind)
#E0D5DA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #e1d2ec; /* rgb */ color: rgb(225, 210, 236); /* oklch */ color: oklch(88.4% 0.039 311.1);
Tailwind
colors: {
custom: {
50: '#eadff2',
500: '#e1d2ec',
950: '#000000',
},
}SCSS
$custom: #e1d2ec; $custom-light: #eadff2; $custom-dark: #000000;
JSON
{
"hex": "#e1d2ec",
"rgb": {
"r": 225,
"g": 210,
"b": 236
},
"hsl": {
"h": 274.615,
"s": 40.625,
"l": 87.451
},
"oklch": {
"l": 0.88377,
"c": 0.03868,
"h": 311.1
},
"luminance": 0.68157
}Semantic roles & 50–950 ramp
primary
#E1D2EC
secondary
#AEC79B
accent
#B43269
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161516
muted
#848485