#EEDDDE#EEDDDE
#EEDDDE is a very light, near-neutral red. Relative luminance 0.752; OKLCH L 91.1% C 0.019 H 13.4°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EEDDDE |
|---|---|
| RGB | rgb(238, 221, 222) |
| HSL | hsl(356, 33%, 90%) |
| HSV | hsv(356, 7%, 93%) |
| CMYK | cmyk(0%, 7.1%, 6.7%, 6.7%) |
| CIE-LAB | lab(89.47, 5.98, 1.61) |
| CIE-LCH | lch(89.47, 6.20, 15.06°) |
| OKLab | oklab(91.15% 0.0182 0.0044) |
| OKLCH | oklch(91.15% 0.019 13.4) |
| XYZ | xyz(74.2997, 75.1649, 79.6873) |
| Luminance | 0.7516 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.11
Lavenderblush
#FFF0F5
ΔE00 4.45
Very Light Pink
#FFF4F2
ΔE00 5.54
Seashell
#FFF5EE
ΔE00 7.29
Snow
#FFFAFA
ΔE00 7.60
Gainsboro
#DCDCDC
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEDDDE #DDEEED
analogous
#EEDDE6 #EEDDDE #EEE5DD
triadic
#EEDDDE #DEEEDD #DDDEEE
tetradic
#EEDDDE #E6EEDD #DDEEED #E5DDEE
square
#EEDDDE #E6EEDD #DDEEED #E5DDEE
split-complementary
#EEDDDE #DDEEE5 #DDE6EE
monochromatic
#C58B8F #DAB4B6 #EEDDDE #F5EBEB #F5EBEB
Accessibility & contrast
On white
1.31
#EEDDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#EEDDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEDDDE
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEDDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEDDDE | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDFDE
Deuteranopia (green-blind)
#E3E2DE
Tritanopia (blue-blind)
#F2DCDD
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eeddde; /* rgb */ color: rgb(238, 221, 222); /* oklch */ color: oklch(91.1% 0.019 13.4);
Tailwind
colors: {
custom: {
50: '#f3e7e8',
500: '#eeddde',
950: '#000000',
},
}SCSS
$custom: #eeddde; $custom-light: #f3e7e8; $custom-dark: #000000;
JSON
{
"hex": "#eeddde",
"rgb": {
"r": 238,
"g": 221,
"b": 222
},
"hsl": {
"h": 356.471,
"s": 33.333,
"l": 90
},
"oklch": {
"l": 0.91149,
"c": 0.01875,
"h": 13.4
},
"luminance": 0.75164
}Semantic roles & 50–950 ramp
primary
#EEDDDE
secondary
#A7C8C6
accent
#ACA539
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171616
muted
#858484