#EEDCED#EEDCED
#EEDCED is a very light, muted purple. Relative luminance 0.755; OKLCH L 91.4% C 0.030 H 327.5°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EEDCED |
|---|---|
| RGB | rgb(238, 220, 237) |
| HSL | hsl(303, 35%, 90%) |
| HSV | hsv(303, 8%, 93%) |
| CMYK | cmyk(0%, 7.6%, 0.4%, 6.7%) |
| CIE-LAB | lab(89.62, 9.12, -6.06) |
| CIE-LCH | lch(89.62, 10.95, 326.39°) |
| OKLab | oklab(91.39% 0.0252 -0.016) |
| OKLCH | oklch(91.39% 0.03 327.5) |
| XYZ | xyz(76.1370, 75.4787, 90.6622) |
| Luminance | 0.7548 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.43
Lavender (CSS)
#E6E6FA
ΔE00 7.25
Thistle
#D8BFD8
ΔE00 7.30
Light Pink
#FFD1DF
ΔE00 8.26
Mistyrose
#FFE4E1
ΔE00 8.66
Pale Pink
#FFCFDC
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEDCED #DCEEDD
analogous
#E6DCEE #EEDCED #EEDCE4
triadic
#EEDCED #EDEEDC #DCEDEE
tetradic
#EEDCED #EEE6DC #DCEEDD #DCE4EE
square
#EEDCED #EEE6DC #DCEEDD #DCE4EE
split-complementary
#EEDCED #E4EEDC #DCEEE6
monochromatic
#C68AC3 #DAB3D8 #EEDCED #F5EAF4 #F5EAF4
Accessibility & contrast
On white
1.30
#EEDCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#EEDCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEDCED
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEDCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEDCED | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE0EE
Deuteranopia (green-blind)
#DFE2EC
Tritanopia (blue-blind)
#EFDDE1
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eedced; /* rgb */ color: rgb(238, 220, 237); /* oklch */ color: oklch(91.4% 0.030 327.5);
Tailwind
colors: {
custom: {
50: '#f3e6f2',
500: '#eedced',
950: '#000000',
},
}SCSS
$custom: #eedced; $custom-light: #f3e6f2; $custom-dark: #000000;
JSON
{
"hex": "#eedced",
"rgb": {
"r": 238,
"g": 220,
"b": 237
},
"hsl": {
"h": 303.333,
"s": 34.615,
"l": 89.804
},
"oklch": {
"l": 0.91394,
"c": 0.02989,
"h": 327.5
},
"luminance": 0.75478
}Semantic roles & 50–950 ramp
primary
#EEDCED
secondary
#A6C9A8
accent
#AD3F38
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485