#E8DCED#E8DCED
#E8DCED is a very light, muted purple. Relative luminance 0.745; OKLCH L 90.9% C 0.026 H 316.1°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DCED |
|---|---|
| RGB | rgb(232, 220, 237) |
| HSL | hsl(282, 32%, 90%) |
| HSV | hsv(282, 7%, 93%) |
| CMYK | cmyk(2.1%, 7.2%, 0%, 7.1%) |
| CIE-LAB | lab(89.14, 7.12, -6.82) |
| CIE-LCH | lch(89.14, 9.86, 316.22°) |
| OKLab | oklab(90.9% 0.0189 -0.0181) |
| OKLCH | oklch(90.9% 0.026 316.1) |
| XYZ | xyz(74.1555, 74.4570, 90.5694) |
| Luminance | 0.7446 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.27
Lavenderblush
#FFF0F5
ΔE00 6.54
Thistle
#D8BFD8
ΔE00 8.01
Ghostwhite
#F8F8FF
ΔE00 8.84
Mistyrose
#FFE4E1
ΔE00 9.55
Very Light Pink
#FFF4F2
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DCED #E1EDDC
analogous
#E0DCED #E8DCED #EDDCEA
triadic
#E8DCED #EDE8DC #DCEDE8
tetradic
#E8DCED #EDE0DC #E1EDDC #DCEAED
square
#E8DCED #EDE0DC #E1EDDC #DCEAED
split-complementary
#E8DCED #EAEDDC #DCEDE0
monochromatic
#B38BC3 #CDB4D8 #E8DCED #F2EBF5 #F2EBF5
Accessibility & contrast
On white
1.32
#E8DCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#E8DCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DCED
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DCED | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADFEE
Deuteranopia (green-blind)
#DCE0EC
Tritanopia (blue-blind)
#E8DEE1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e8dced; /* rgb */ color: rgb(232, 220, 237); /* oklch */ color: oklch(90.9% 0.026 316.1);
Tailwind
colors: {
custom: {
50: '#efe6f2',
500: '#e8dced',
950: '#000000',
},
}SCSS
$custom: #e8dced; $custom-light: #efe6f2; $custom-dark: #000000;
JSON
{
"hex": "#e8dced",
"rgb": {
"r": 232,
"g": 220,
"b": 237
},
"hsl": {
"h": 282.353,
"s": 32.075,
"l": 89.608
},
"oklch": {
"l": 0.90904,
"c": 0.02619,
"h": 316.1
},
"luminance": 0.74457
}Semantic roles & 50–950 ramp
primary
#E8DCED
secondary
#B0C7A6
accent
#AB3B5C
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161617
muted
#858485