#E8DCEB#E8DCEB
#E8DCEB is a very light, muted purple. Relative luminance 0.743; OKLCH L 90.8% C 0.024 H 319.4°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DCEB |
|---|---|
| RGB | rgb(232, 220, 235) |
| HSL | hsl(288, 27%, 89%) |
| HSV | hsv(288, 6%, 92%) |
| CMYK | cmyk(1.3%, 6.4%, 0%, 7.8%) |
| CIE-LAB | lab(89.08, 6.75, -5.85) |
| CIE-LCH | lch(89.08, 8.93, 319.09°) |
| OKLab | oklab(90.84% 0.0182 -0.0155) |
| OKLCH | oklch(90.84% 0.024 319.4) |
| XYZ | xyz(73.8650, 74.3407, 89.0390) |
| Luminance | 0.7434 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.44
Lavenderblush
#FFF0F5
ΔE00 6.02
Thistle
#D8BFD8
ΔE00 8.30
Ghostwhite
#F8F8FF
ΔE00 8.48
Mistyrose
#FFE4E1
ΔE00 8.98
Very Light Pink
#FFF4F2
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DCEB #DFEBDC
analogous
#E1DCEB #E8DCEB #EBDCE7
triadic
#E8DCEB #EBE8DC #DCEBE8
tetradic
#E8DCEB #EBE1DC #DFEBDC #DCE7EB
square
#E8DCEB #EBE1DC #DFEBDC #DCE7EB
split-complementary
#E8DCEB #E7EBDC #DCEBE1
monochromatic
#B58EBE #CEB5D5 #E8DCEB #F2ECF4 #F2ECF4
Accessibility & contrast
On white
1.32
#E8DCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#E8DCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DCEB
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DCEB | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDFEC
Deuteranopia (green-blind)
#DDE0EA
Tritanopia (blue-blind)
#E8DDE1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e8dceb; /* rgb */ color: rgb(232, 220, 235); /* oklch */ color: oklch(90.8% 0.024 319.4);
Tailwind
colors: {
custom: {
50: '#efe6f1',
500: '#e8dceb',
950: '#000000',
},
}SCSS
$custom: #e8dceb; $custom-light: #efe6f1; $custom-dark: #000000;
JSON
{
"hex": "#e8dceb",
"rgb": {
"r": 232,
"g": 220,
"b": 235
},
"hsl": {
"h": 288,
"s": 27.273,
"l": 89.216
},
"oklch": {
"l": 0.90843,
"c": 0.02389,
"h": 319.4
},
"luminance": 0.7434
}Semantic roles & 50–950 ramp
primary
#E8DCEB
secondary
#ADC4A8
accent
#A64054
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161616
muted
#858485