#E1D2EB#E1D2EB
#E1D2EB is a very light, muted violet. Relative luminance 0.681; OKLCH L 88.3% C 0.037 H 312.0°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #E1D2EB |
|---|---|
| RGB | rgb(225, 210, 235) |
| HSL | hsl(276, 38%, 87%) |
| HSV | hsv(276, 11%, 92%) |
| CMYK | cmyk(4.3%, 10.6%, 0%, 7.8%) |
| CIE-LAB | lab(86.06, 9.67, -10.40) |
| CIE-LCH | lch(86.06, 14.20, 312.93°) |
| OKLab | oklab(88.35% 0.0251 -0.0278) |
| OKLCH | oklch(88.35% 0.037 312) |
| XYZ | xyz(69.0908, 68.0992, 88.0858) |
| Luminance | 0.6810 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.21
Pale Lavender
#EECFFE
ΔE00 7.20
Lavender (CSS)
#E6E6FA
ΔE00 7.34
Pale Lilac
#E4CBFF
ΔE00 7.79
Very Light Purple
#F6CEFC
ΔE00 8.23
Pale Mauve
#FED0FC
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1D2EB #DCEBD2
analogous
#D5D2EB #E1D2EB #EBD2E9
triadic
#E1D2EB #EBE1D2 #D2EBE1
tetradic
#E1D2EB #EBD5D2 #DCEBD2 #D2E9EB
square
#E1D2EB #EBD5D2 #DCEBD2 #D2E9EB
split-complementary
#E1D2EB #E9EBD2 #D2EBD5
monochromatic
#A97DC5 #C5A8D8 #E1D2EB #F1EAF6 #F1EAF6
Accessibility & contrast
On white
1.44
#E1D2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#E1D2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1D2EB
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1D2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1D2EB | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD6EC
Deuteranopia (green-blind)
#D2D8EA
Tritanopia (blue-blind)
#E0D5DA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #e1d2eb; /* rgb */ color: rgb(225, 210, 235); /* oklch */ color: oklch(88.3% 0.037 312.0);
Tailwind
colors: {
custom: {
50: '#eadff1',
500: '#e1d2eb',
950: '#000000',
},
}SCSS
$custom: #e1d2eb; $custom-light: #eadff1; $custom-dark: #000000;
JSON
{
"hex": "#e1d2eb",
"rgb": {
"r": 225,
"g": 210,
"b": 235
},
"hsl": {
"h": 276,
"s": 38.462,
"l": 87.255
},
"oklch": {
"l": 0.88345,
"c": 0.03746,
"h": 312
},
"luminance": 0.68099
}Semantic roles & 50–950 ramp
primary
#E1D2EB
secondary
#ACC69B
accent
#B13466
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161516
muted
#848485