#E8DDEB#E8DDEB
#E8DDEB is a very light, muted purple. Relative luminance 0.749; OKLCH L 91.0% C 0.022 H 319.0°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DDEB |
|---|---|
| RGB | rgb(232, 221, 235) |
| HSL | hsl(287, 26%, 89%) |
| HSV | hsv(287, 6%, 92%) |
| CMYK | cmyk(1.3%, 6%, 0%, 7.8%) |
| CIE-LAB | lab(89.33, 6.23, -5.48) |
| CIE-LCH | lch(89.33, 8.30, 318.64°) |
| OKLab | oklab(91.04% 0.0167 -0.0146) |
| OKLCH | oklch(91.04% 0.022 319) |
| XYZ | xyz(74.1282, 74.8672, 89.1268) |
| Luminance | 0.7487 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.17
Lavenderblush
#FFF0F5
ΔE00 5.71
Ghostwhite
#F8F8FF
ΔE00 7.95
Very Light Pink
#FFF4F2
ΔE00 8.60
Gainsboro
#DCDCDC
ΔE00 8.76
Thistle
#D8BFD8
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DDEB #E0EBDD
analogous
#E1DDEB #E8DDEB #EBDDE7
triadic
#E8DDEB #EBE8DD #DDEBE8
tetradic
#E8DDEB #EBE1DD #E0EBDD #DDE7EB
square
#E8DDEB #EBE1DD #E0EBDD #DDE7EB
split-complementary
#E8DDEB #E7EBDD #DDEBE1
monochromatic
#B490BE #CEB6D4 #E8DDEB #F2ECF4 #F2ECF4
Accessibility & contrast
On white
1.31
#E8DDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#E8DDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DDEB
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DDEB | 1.00 | 1.31 | 15.97 | 15.97 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0EC
Deuteranopia (green-blind)
#DEE1EA
Tritanopia (blue-blind)
#E8DEE1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e8ddeb; /* rgb */ color: rgb(232, 221, 235); /* oklch */ color: oklch(91.0% 0.022 319.0);
Tailwind
colors: {
custom: {
50: '#efe7f1',
500: '#e8ddeb',
950: '#000000',
},
}SCSS
$custom: #e8ddeb; $custom-light: #efe7f1; $custom-dark: #000000;
JSON
{
"hex": "#e8ddeb",
"rgb": {
"r": 232,
"g": 221,
"b": 235
},
"hsl": {
"h": 287.143,
"s": 25.926,
"l": 89.412
},
"oklch": {
"l": 0.91036,
"c": 0.02217,
"h": 319
},
"luminance": 0.74867
}Semantic roles & 50–950 ramp
primary
#E8DDEB
secondary
#AFC3A9
accent
#A44156
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161616
muted
#858485