#E8DDED#E8DDED
#E8DDED is a very light, muted purple. Relative luminance 0.750; OKLCH L 91.1% C 0.024 H 315.5°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DDED |
|---|---|
| RGB | rgb(232, 221, 237) |
| HSL | hsl(281, 31%, 90%) |
| HSV | hsv(281, 7%, 93%) |
| CMYK | cmyk(2.1%, 6.8%, 0%, 7.1%) |
| CIE-LAB | lab(89.39, 6.59, -6.45) |
| CIE-LCH | lch(89.39, 9.23, 315.62°) |
| OKLab | oklab(91.1% 0.0175 -0.0172) |
| OKLCH | oklch(91.1% 0.024 315.5) |
| XYZ | xyz(74.4188, 74.9834, 90.6571) |
| Luminance | 0.7498 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.94
Lavenderblush
#FFF0F5
ΔE00 6.22
Ghostwhite
#F8F8FF
ΔE00 8.31
Thistle
#D8BFD8
ΔE00 8.49
Very Light Pink
#FFF4F2
ΔE00 9.23
Gainsboro
#DCDCDC
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DDED #E2EDDD
analogous
#E0DDED #E8DDED #EDDDEA
triadic
#E8DDED #EDE8DD #DDEDE8
tetradic
#E8DDED #EDE0DD #E2EDDD #DDEAED
square
#E8DDED #EDE0DD #E2EDDD #DDEAED
split-complementary
#E8DDED #EAEDDD #DDEDE0
monochromatic
#B28DC3 #CDB5D8 #E8DDED #F1EBF4 #F1EBF4
Accessibility & contrast
On white
1.31
#E8DDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#E8DDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DDED
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DDED | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE0EE
Deuteranopia (green-blind)
#DDE1EC
Tritanopia (blue-blind)
#E8DFE2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e8dded; /* rgb */ color: rgb(232, 221, 237); /* oklch */ color: oklch(91.1% 0.024 315.5);
Tailwind
colors: {
custom: {
50: '#efe7f2',
500: '#e8dded',
950: '#000000',
},
}SCSS
$custom: #e8dded; $custom-light: #efe7f2; $custom-dark: #000000;
JSON
{
"hex": "#e8dded",
"rgb": {
"r": 232,
"g": 221,
"b": 237
},
"hsl": {
"h": 281.25,
"s": 30.769,
"l": 89.804
},
"oklch": {
"l": 0.91097,
"c": 0.02448,
"h": 315.5
},
"luminance": 0.74983
}Semantic roles & 50–950 ramp
primary
#E8DDED
secondary
#B1C7A8
accent
#A93C5E
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161617
muted
#858485