#E1D2EA#E1D2EA
#E1D2EA is a very light, muted violet. Relative luminance 0.680; OKLCH L 88.3% C 0.036 H 313.0°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #E1D2EA |
|---|---|
| RGB | rgb(225, 210, 234) |
| HSL | hsl(278, 36%, 87%) |
| HSV | hsv(278, 10%, 92%) |
| CMYK | cmyk(3.8%, 10.3%, 0%, 8.2%) |
| CIE-LAB | lab(86.03, 9.48, -9.91) |
| CIE-LCH | lch(86.03, 13.72, 313.74°) |
| OKLab | oklab(88.31% 0.0247 -0.0265) |
| OKLCH | oklch(88.31% 0.036 313) |
| XYZ | xyz(68.9468, 68.0416, 87.3271) |
| Luminance | 0.6804 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.20
Lavender (CSS)
#E6E6FA
ΔE00 7.27
Pale Lavender
#EECFFE
ΔE00 7.49
Pale Lilac
#E4CBFF
ΔE00 8.11
Very Light Purple
#F6CEFC
ΔE00 8.46
Pale Mauve
#FED0FC
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1D2EA #DBEAD2
analogous
#D5D2EA #E1D2EA #EAD2E7
triadic
#E1D2EA #EAE1D2 #D2EAE1
tetradic
#E1D2EA #EAD5D2 #DBEAD2 #D2E7EA
square
#E1D2EA #EAD5D2 #DBEAD2 #D2E7EA
split-complementary
#E1D2EA #E7EAD2 #D2EAD5
monochromatic
#A97FC3 #C5A8D7 #E1D2EA #F1EAF5 #F1EAF5
Accessibility & contrast
On white
1.44
#E1D2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#E1D2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1D2EA
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1D2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1D2EA | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD6EB
Deuteranopia (green-blind)
#D2D8E9
Tritanopia (blue-blind)
#E0D5DA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #e1d2ea; /* rgb */ color: rgb(225, 210, 234); /* oklch */ color: oklch(88.3% 0.036 313.0);
Tailwind
colors: {
custom: {
50: '#eadff0',
500: '#e1d2ea',
950: '#000000',
},
}SCSS
$custom: #e1d2ea; $custom-light: #eadff0; $custom-dark: #000000;
JSON
{
"hex": "#e1d2ea",
"rgb": {
"r": 225,
"g": 210,
"b": 234
},
"hsl": {
"h": 277.5,
"s": 36.364,
"l": 87.059
},
"oklch": {
"l": 0.88313,
"c": 0.03624,
"h": 313
},
"luminance": 0.68041
}Semantic roles & 50–950 ramp
primary
#E1D2EA
secondary
#ABC49C
accent
#AF3664
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161516
muted
#848485