#E9DAED#E9DAED
#E9DAED is a very light, muted purple. Relative luminance 0.736; OKLCH L 90.6% C 0.030 H 319.1°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #E9DAED |
|---|---|
| RGB | rgb(233, 218, 237) |
| HSL | hsl(287, 35%, 89%) |
| HSV | hsv(287, 8%, 93%) |
| CMYK | cmyk(1.7%, 8%, 0%, 7.1%) |
| CIE-LAB | lab(88.72, 8.49, -7.42) |
| CIE-LCH | lch(88.72, 11.28, 318.85°) |
| OKLab | oklab(90.6% 0.0228 -0.0197) |
| OKLCH | oklch(90.6% 0.03 319.1) |
| XYZ | xyz(73.9594, 73.5813, 90.4107) |
| Luminance | 0.7358 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.34
Thistle
#D8BFD8
ΔE00 6.98
Lavenderblush
#FFF0F5
ΔE00 7.23
Pale Lavender
#EECFFE
ΔE00 9.12
Light Pink
#FFD1DF
ΔE00 9.29
Mistyrose
#FFE4E1
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9DAED #DEEDDA
analogous
#E0DAED #E9DAED #EDDAE8
triadic
#E9DAED #EDE9DA #DAEDE9
tetradic
#E9DAED #EDE0DA #DEEDDA #DAE8ED
square
#E9DAED #EDE0DA #DEEDDA #DAE8ED
split-complementary
#E9DAED #E8EDDA #DAEDE0
monochromatic
#B888C5 #D1B1D9 #E9DAED #F3EAF5 #F3EAF5
Accessibility & contrast
On white
1.34
#E9DAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#E9DAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9DAED
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9DAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9DAED | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DEEE
Deuteranopia (green-blind)
#DBDFEC
Tritanopia (blue-blind)
#E9DCE0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e9daed; /* rgb */ color: rgb(233, 218, 237); /* oklch */ color: oklch(90.6% 0.030 319.1);
Tailwind
colors: {
custom: {
50: '#f0e5f2',
500: '#e9daed',
950: '#000000',
},
}SCSS
$custom: #e9daed; $custom-light: #f0e5f2; $custom-dark: #000000;
JSON
{
"hex": "#e9daed",
"rgb": {
"r": 233,
"g": 218,
"b": 237
},
"hsl": {
"h": 287.368,
"s": 34.545,
"l": 89.216
},
"oklch": {
"l": 0.906,
"c": 0.03016,
"h": 319.1
},
"luminance": 0.73581
}Semantic roles & 50–950 ramp
primary
#E9DAED
secondary
#ABC7A4
accent
#AD3851
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161517
muted
#858485