#E9DBEE#E9DBEE
#E9DBEE is a very light, muted purple. Relative luminance 0.742; OKLCH L 90.8% C 0.030 H 317.2°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #E9DBEE |
|---|---|
| RGB | rgb(233, 219, 238) |
| HSL | hsl(284, 36%, 90%) |
| HSV | hsv(284, 8%, 93%) |
| CMYK | cmyk(2.1%, 8%, 0%, 6.7%) |
| CIE-LAB | lab(89.00, 8.15, -7.54) |
| CIE-LCH | lch(89.00, 11.11, 317.23°) |
| OKLab | oklab(90.82% 0.0217 -0.0201) |
| OKLCH | oklch(90.82% 0.03 317.2) |
| XYZ | xyz(74.3660, 74.1601, 91.2690) |
| Luminance | 0.7416 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.94
Lavenderblush
#FFF0F5
ΔE00 7.12
Thistle
#D8BFD8
ΔE00 7.30
Pale Lavender
#EECFFE
ΔE00 9.29
Light Pink
#FFD1DF
ΔE00 9.64
Ghostwhite
#F8F8FF
ΔE00 9.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9DBEE #E0EEDB
analogous
#E0DBEE #E9DBEE #EEDBEA
triadic
#E9DBEE #EEE9DB #DBEEE9
tetradic
#E9DBEE #EEE0DB #E0EEDB #DBEAEE
square
#E9DBEE #EEE0DB #E0EEDB #DBEAEE
split-complementary
#E9DBEE #EAEEDB #DBEEE0
monochromatic
#B688C7 #D0B1DA #E9DBEE #F2EAF5 #F2EAF5
Accessibility & contrast
On white
1.33
#E9DBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#E9DBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9DBEE
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9DBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9DBEE | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DFEF
Deuteranopia (green-blind)
#DCE0ED
Tritanopia (blue-blind)
#E9DDE1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e9dbee; /* rgb */ color: rgb(233, 219, 238); /* oklch */ color: oklch(90.8% 0.030 317.2);
Tailwind
colors: {
custom: {
50: '#f0e6f3',
500: '#e9dbee',
950: '#000000',
},
}SCSS
$custom: #e9dbee; $custom-light: #f0e6f3; $custom-dark: #000000;
JSON
{
"hex": "#e9dbee",
"rgb": {
"r": 233,
"g": 219,
"b": 238
},
"hsl": {
"h": 284.211,
"s": 35.849,
"l": 89.608
},
"oklch": {
"l": 0.90823,
"c": 0.02958,
"h": 317.2
},
"luminance": 0.7416
}Semantic roles & 50–950 ramp
primary
#E9DBEE
secondary
#AEC9A4
accent
#AF3756
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161517
muted
#858485