#E1DBE2#E1DBE2
#E1DBE2 is a very light, near-neutral purple. Relative luminance 0.722; OKLCH L 89.8% C 0.011 H 321.3°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #E1DBE2 |
|---|---|
| RGB | rgb(225, 219, 226) |
| HSL | hsl(291, 11%, 87%) |
| HSV | hsv(291, 3%, 89%) |
| CMYK | cmyk(0.4%, 3.1%, 0%, 11.4%) |
| CIE-LAB | lab(88.05, 3.29, -2.70) |
| CIE-LCH | lch(88.05, 4.26, 320.63°) |
| OKLab | oklab(89.82% 0.0089 -0.0071) |
| OKLCH | oklch(89.82% 0.011 321.3) |
| XYZ | xyz(70.1081, 72.1618, 82.1720) |
| Luminance | 0.7216 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 5.00
Light Gray
#D3D3D3
ΔE00 5.48
Fog
#D8DCE0
ΔE00 5.54
Lavender (CSS)
#E6E6FA
ΔE00 6.06
Lavenderblush
#FFF0F5
ΔE00 6.09
Ghostwhite
#F8F8FF
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1DBE2 #DCE2DB
analogous
#DEDBE2 #E1DBE2 #E2DBE0
triadic
#E1DBE2 #E2E1DB #DBE2E1
tetradic
#E1DBE2 #E2DEDB #DCE2DB #DBE0E2
square
#E1DBE2 #E2DEDB #DCE2DB #DBE0E2
split-complementary
#E1DBE2 #E0E2DB #DBE2DE
monochromatic
#A997AB #C5B9C7 #E1DBE2 #F1EEF1 #F1EEF1
Accessibility & contrast
On white
1.36
#E1DBE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#E1DBE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1DBE2
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1DBE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1DBE2 | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADCE2
Deuteranopia (green-blind)
#DCDDE2
Tritanopia (blue-blind)
#E1DCDD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #e1dbe2; /* rgb */ color: rgb(225, 219, 226); /* oklch */ color: oklch(89.8% 0.011 321.3);
Tailwind
colors: {
custom: {
50: '#eae6eb',
500: '#e1dbe2',
950: '#000000',
},
}SCSS
$custom: #e1dbe2; $custom-light: #eae6eb; $custom-dark: #000000;
JSON
{
"hex": "#e1dbe2",
"rgb": {
"r": 225,
"g": 219,
"b": 226
},
"hsl": {
"h": 291.429,
"s": 10.769,
"l": 87.255
},
"oklch": {
"l": 0.89818,
"c": 0.01143,
"h": 321.3
},
"luminance": 0.72162
}Semantic roles & 50–950 ramp
primary
#E1DBE2
secondary
#ACB7AB
accent
#95515A
background
#FEFEFE
surface
#FDFCFD
border
#D5D5D5
text
#161516
muted
#848484