#E1DBEE#E1DBEE
#E1DBEE is a very light, muted violet. Relative luminance 0.728; OKLCH L 90.2% C 0.026 H 300.3°. Best body text is #000000 at 15.57:1 contrast (WCAG AA passes).
Color values
| HEX | #E1DBEE |
|---|---|
| RGB | rgb(225, 219, 238) |
| HSL | hsl(259, 36%, 90%) |
| HSV | hsv(259, 8%, 93%) |
| CMYK | cmyk(5.5%, 8%, 0%, 6.7%) |
| CIE-LAB | lab(88.37, 5.51, -8.54) |
| CIE-LCH | lch(88.37, 10.16, 302.85°) |
| OKLab | oklab(90.18% 0.0133 -0.0228) |
| OKLCH | oklch(90.18% 0.026 300.3) |
| XYZ | xyz(71.8127, 72.8436, 91.1493) |
| Luminance | 0.7284 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.37
Lavenderblush
#FFF0F5
ΔE00 7.97
Ghostwhite
#F8F8FF
ΔE00 8.40
Fog
#D8DCE0
ΔE00 8.98
Thistle
#D8BFD8
ΔE00 8.99
Gainsboro
#DCDCDC
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1DBEE #E8EEDB
analogous
#DBDFEE #E1DBEE #EBDBEE
triadic
#E1DBEE #EEE1DB #DBEEE1
tetradic
#E1DBEE #EEDBDF #E8EEDB #DBEEEB
square
#E1DBEE #EEDBDF #E8EEDB #DBEEEB
split-complementary
#E1DBEE #EEEBDB #DFEEDB
monochromatic
#9C88C7 #BEB1DA #E1DBEE #EEEAF5 #EEEAF5
Accessibility & contrast
On white
1.35
#E1DBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.57
#E1DBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1DBEE
15.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1DBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1DBEE | 1.00 | 1.35 | 15.57 | 15.57 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DEEF
Deuteranopia (green-blind)
#D9DEED
Tritanopia (blue-blind)
#DFDDE1
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e1dbee; /* rgb */ color: rgb(225, 219, 238); /* oklch */ color: oklch(90.2% 0.026 300.3);
Tailwind
colors: {
custom: {
50: '#eae6f3',
500: '#e1dbee',
950: '#000000',
},
}SCSS
$custom: #e1dbee; $custom-light: #eae6f3; $custom-dark: #000000;
JSON
{
"hex": "#e1dbee",
"rgb": {
"r": 225,
"g": 219,
"b": 238
},
"hsl": {
"h": 258.947,
"s": 35.849,
"l": 89.608
},
"oklch": {
"l": 0.90182,
"c": 0.02644,
"h": 300.3
},
"luminance": 0.72844
}Semantic roles & 50–950 ramp
primary
#E1DBEE
secondary
#BDC9A4
accent
#AF3789
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161517
muted
#848485