#E9DDEB#E9DDEB
#E9DDEB is a very light, muted purple. Relative luminance 0.750; OKLCH L 91.1% C 0.023 H 321.4°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #E9DDEB |
|---|---|
| RGB | rgb(233, 221, 235) |
| HSL | hsl(291, 26%, 89%) |
| HSV | hsv(291, 6%, 92%) |
| CMYK | cmyk(0.9%, 6%, 0%, 7.8%) |
| CIE-LAB | lab(89.41, 6.56, -5.36) |
| CIE-LCH | lch(89.41, 8.47, 320.77°) |
| OKLab | oklab(91.12% 0.0178 -0.0142) |
| OKLCH | oklch(91.12% 0.023 321.4) |
| XYZ | xyz(74.4538, 75.0351, 89.1421) |
| Luminance | 0.7503 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.49
Lavenderblush
#FFF0F5
ΔE00 5.61
Ghostwhite
#F8F8FF
ΔE00 8.17
Very Light Pink
#FFF4F2
ΔE00 8.62
Thistle
#D8BFD8
ΔE00 8.64
Mistyrose
#FFE4E1
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9DDEB #DFEBDD
analogous
#E2DDEB #E9DDEB #EBDDE6
triadic
#E9DDEB #EBE9DD #DDEBE9
tetradic
#E9DDEB #EBE2DD #DFEBDD #DDE6EB
square
#E9DDEB #EBE2DD #DFEBDD #DDE6EB
split-complementary
#E9DDEB #E6EBDD #DDEBE2
monochromatic
#B790BE #D0B6D4 #E9DDEB #F3ECF4 #F3ECF4
Accessibility & contrast
On white
1.31
#E9DDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#E9DDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9DDEB
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9DDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9DDEB | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0EC
Deuteranopia (green-blind)
#DEE1EA
Tritanopia (blue-blind)
#EADEE1
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e9ddeb; /* rgb */ color: rgb(233, 221, 235); /* oklch */ color: oklch(91.1% 0.023 321.4);
Tailwind
colors: {
custom: {
50: '#f0e7f1',
500: '#e9ddeb',
950: '#000000',
},
}SCSS
$custom: #e9ddeb; $custom-light: #f0e7f1; $custom-dark: #000000;
JSON
{
"hex": "#e9ddeb",
"rgb": {
"r": 233,
"g": 221,
"b": 235
},
"hsl": {
"h": 291.429,
"s": 25.926,
"l": 89.412
},
"oklch": {
"l": 0.91117,
"c": 0.02276,
"h": 321.4
},
"luminance": 0.75035
}Semantic roles & 50–950 ramp
primary
#E9DDEB
secondary
#ADC3A9
accent
#A4414F
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161616
muted
#858485