#EEDAED#EEDAED
#EEDAED is a very light, muted purple. Relative luminance 0.744; OKLCH L 91.0% C 0.033 H 327.4°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EEDAED |
|---|---|
| RGB | rgb(238, 218, 237) |
| HSL | hsl(303, 37%, 89%) |
| HSV | hsv(303, 8%, 93%) |
| CMYK | cmyk(0%, 8.4%, 0.4%, 6.7%) |
| CIE-LAB | lab(89.13, 10.16, -6.78) |
| CIE-LCH | lch(89.13, 12.22, 326.28°) |
| OKLab | oklab(91.01% 0.0281 -0.018) |
| OKLCH | oklch(91.01% 0.033 327.4) |
| XYZ | xyz(75.6152, 74.4351, 90.4883) |
| Luminance | 0.7443 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.57
Lavenderblush
#FFF0F5
ΔE00 7.33
Light Pink
#FFD1DF
ΔE00 7.70
Lavender (CSS)
#E6E6FA
ΔE00 7.92
Pale Pink
#FFCFDC
ΔE00 8.32
Pale Lavender
#EECFFE
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEDAED #DAEEDB
analogous
#E5DAEE #EEDAED #EEDAE3
triadic
#EEDAED #EDEEDA #DAEDEE
tetradic
#EEDAED #EEE5DA #DAEEDB #DAE3EE
square
#EEDAED #EEE5DA #DAEEDB #DAE3EE
split-complementary
#EEDAED #E3EEDA #DAEEE5
monochromatic
#C786C4 #DBB0D9 #EEDAED #F5EAF5 #F5EAF5
Accessibility & contrast
On white
1.32
#EEDAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#EEDAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEDAED
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEDAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEDAED | 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)
#D9DEEE
Deuteranopia (green-blind)
#DDE1EC
Tritanopia (blue-blind)
#F0DBE0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eedaed; /* rgb */ color: rgb(238, 218, 237); /* oklch */ color: oklch(91.0% 0.033 327.4);
Tailwind
colors: {
custom: {
50: '#f3e5f2',
500: '#eedaed',
950: '#000000',
},
}SCSS
$custom: #eedaed; $custom-light: #f3e5f2; $custom-dark: #000000;
JSON
{
"hex": "#eedaed",
"rgb": {
"r": 238,
"g": 218,
"b": 237
},
"hsl": {
"h": 303,
"s": 37.037,
"l": 89.412
},
"oklch": {
"l": 0.91012,
"c": 0.03335,
"h": 327.4
},
"luminance": 0.74434
}Semantic roles & 50–950 ramp
primary
#EEDAED
secondary
#A3C9A5
accent
#B03C36
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171517
muted
#858485