#E1DBEF#E1DBEF
#E1DBEF is a very light, muted violet. Relative luminance 0.729; OKLCH L 90.2% C 0.028 H 299.5°. Best body text is #000000 at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #E1DBEF |
|---|---|
| RGB | rgb(225, 219, 239) |
| HSL | hsl(258, 38%, 90%) |
| HSV | hsv(258, 8%, 94%) |
| CMYK | cmyk(5.9%, 8.4%, 0%, 6.3%) |
| CIE-LAB | lab(88.40, 5.70, -9.02) |
| CIE-LCH | lch(88.40, 10.68, 302.30°) |
| OKLab | oklab(90.21% 0.0137 -0.0241) |
| OKLCH | oklch(90.21% 0.028 299.5) |
| XYZ | xyz(71.9600, 72.9025, 91.9252) |
| Luminance | 0.7290 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.37
Lavenderblush
#FFF0F5
ΔE00 8.21
Ghostwhite
#F8F8FF
ΔE00 8.63
Thistle
#D8BFD8
ΔE00 8.90
Fog
#D8DCE0
ΔE00 9.28
Gainsboro
#DCDCDC
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1DBEF #E9EFDB
analogous
#DBDFEF #E1DBEF #EBDBEF
triadic
#E1DBEF #EFE1DB #DBEFE1
tetradic
#E1DBEF #EFDBDF #E9EFDB #DBEFEB
square
#E1DBEF #EFDBDF #E9EFDB #DBEFEB
split-complementary
#E1DBEF #EFEBDB #DFEFDB
monochromatic
#9A86C9 #BEB1DC #E1DBEF #EDEAF6 #EDEAF6
Accessibility & contrast
On white
1.35
#E1DBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.58
#E1DBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1DBEF
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1DBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1DBEF | 1.00 | 1.35 | 15.58 | 15.58 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DEF0
Deuteranopia (green-blind)
#D8DEEE
Tritanopia (blue-blind)
#DFDEE1
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e1dbef; /* rgb */ color: rgb(225, 219, 239); /* oklch */ color: oklch(90.2% 0.028 299.5);
Tailwind
colors: {
custom: {
50: '#eae6f4',
500: '#e1dbef',
950: '#000000',
},
}SCSS
$custom: #e1dbef; $custom-light: #eae6f4; $custom-dark: #000000;
JSON
{
"hex": "#e1dbef",
"rgb": {
"r": 225,
"g": 219,
"b": 239
},
"hsl": {
"h": 258,
"s": 38.462,
"l": 89.804
},
"oklch": {
"l": 0.90214,
"c": 0.02775,
"h": 299.5
},
"luminance": 0.72903
}Semantic roles & 50–950 ramp
primary
#E1DBEF
secondary
#BFCAA4
accent
#B1348C
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161517
muted
#848485