#E8DEEB#E8DEEB
#E8DEEB is a very light, muted purple. Relative luminance 0.754; OKLCH L 91.2% C 0.020 H 318.4°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DEEB |
|---|---|
| RGB | rgb(232, 222, 235) |
| HSL | hsl(286, 25%, 90%) |
| HSV | hsv(286, 6%, 92%) |
| CMYK | cmyk(1.3%, 5.5%, 0%, 7.8%) |
| CIE-LAB | lab(89.58, 5.71, -5.12) |
| CIE-LCH | lch(89.58, 7.67, 318.12°) |
| OKLab | oklab(91.23% 0.0153 -0.0136) |
| OKLCH | oklch(91.23% 0.02 318.4) |
| XYZ | xyz(74.3930, 75.3968, 89.2151) |
| Luminance | 0.7540 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.96
Lavenderblush
#FFF0F5
ΔE00 5.44
Ghostwhite
#F8F8FF
ΔE00 7.42
Very Light Pink
#FFF4F2
ΔE00 8.15
Gainsboro
#DCDCDC
ΔE00 8.23
Fog
#D8DCE0
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DEEB #E1EBDE
analogous
#E2DEEB #E8DEEB #EBDEE8
triadic
#E8DEEB #EBE8DE #DEEBE8
tetradic
#E8DEEB #EBE2DE #E1EBDE #DEE8EB
square
#E8DEEB #EBE2DE #E1EBDE #DEE8EB
split-complementary
#E8DEEB #E8EBDE #DEEBE2
monochromatic
#B392BD #CDB8D4 #E8DEEB #F2ECF3 #F2ECF3
Accessibility & contrast
On white
1.31
#E8DEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#E8DEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DEEB
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DEEB | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1EC
Deuteranopia (green-blind)
#DFE1EA
Tritanopia (blue-blind)
#E8DFE2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e8deeb; /* rgb */ color: rgb(232, 222, 235); /* oklch */ color: oklch(91.2% 0.020 318.4);
Tailwind
colors: {
custom: {
50: '#efe8f1',
500: '#e8deeb',
950: '#000000',
},
}SCSS
$custom: #e8deeb; $custom-light: #efe8f1; $custom-dark: #000000;
JSON
{
"hex": "#e8deeb",
"rgb": {
"r": 232,
"g": 222,
"b": 235
},
"hsl": {
"h": 286.154,
"s": 24.528,
"l": 89.608
},
"oklch": {
"l": 0.9123,
"c": 0.02046,
"h": 318.4
},
"luminance": 0.75397
}Semantic roles & 50–950 ramp
primary
#E8DEEB
secondary
#B0C3AA
accent
#A34259
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161616
muted
#858485