#E9DCED#E9DCED
#E9DCED is a very light, muted purple. Relative luminance 0.746; OKLCH L 91.0% C 0.027 H 318.2°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #E9DCED |
|---|---|
| RGB | rgb(233, 220, 237) |
| HSL | hsl(286, 32%, 90%) |
| HSV | hsv(286, 7%, 93%) |
| CMYK | cmyk(1.7%, 7.2%, 0%, 7.1%) |
| CIE-LAB | lab(89.22, 7.45, -6.69) |
| CIE-LCH | lch(89.22, 10.01, 318.05°) |
| OKLab | oklab(90.99% 0.0199 -0.0178) |
| OKLCH | oklch(90.99% 0.027 318.2) |
| XYZ | xyz(74.4811, 74.6249, 90.5846) |
| Luminance | 0.7462 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.60
Lavenderblush
#FFF0F5
ΔE00 6.48
Thistle
#D8BFD8
ΔE00 7.85
Ghostwhite
#F8F8FF
ΔE00 9.04
Mistyrose
#FFE4E1
ΔE00 9.37
Very Light Pink
#FFF4F2
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9DCED #E0EDDC
analogous
#E1DCED #E9DCED #EDDCE9
triadic
#E9DCED #EDE9DC #DCEDE9
tetradic
#E9DCED #EDE1DC #E0EDDC #DCE9ED
square
#E9DCED #EDE1DC #E0EDDC #DCE9ED
split-complementary
#E9DCED #E9EDDC #DCEDE1
monochromatic
#B68BC3 #D0B4D8 #E9DCED #F2EBF5 #F2EBF5
Accessibility & contrast
On white
1.32
#E9DCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#E9DCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9DCED
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9DCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9DCED | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADFEE
Deuteranopia (green-blind)
#DDE1EC
Tritanopia (blue-blind)
#E9DEE1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e9dced; /* rgb */ color: rgb(233, 220, 237); /* oklch */ color: oklch(91.0% 0.027 318.2);
Tailwind
colors: {
custom: {
50: '#f0e6f2',
500: '#e9dced',
950: '#000000',
},
}SCSS
$custom: #e9dced; $custom-light: #f0e6f2; $custom-dark: #000000;
JSON
{
"hex": "#e9dced",
"rgb": {
"r": 233,
"g": 220,
"b": 237
},
"hsl": {
"h": 285.882,
"s": 32.075,
"l": 89.608
},
"oklch": {
"l": 0.90985,
"c": 0.02672,
"h": 318.2
},
"luminance": 0.74624
}Semantic roles & 50–950 ramp
primary
#E9DCED
secondary
#AEC7A6
accent
#AB3B55
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161617
muted
#858485