#EEDDE0#EEDDE0
#EEDDE0 is a very light, near-neutral red. Relative luminance 0.753; OKLCH L 91.2% C 0.019 H 5.3°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EEDDE0 |
|---|---|
| RGB | rgb(238, 221, 224) |
| HSL | hsl(349, 33%, 90%) |
| HSV | hsv(349, 7%, 93%) |
| CMYK | cmyk(0%, 7.1%, 5.9%, 6.7%) |
| CIE-LAB | lab(89.52, 6.32, 0.63) |
| CIE-LCH | lch(89.52, 6.35, 5.71°) |
| OKLab | oklab(91.21% 0.019 0.0018) |
| OKLCH | oklch(91.21% 0.019 5.3) |
| XYZ | xyz(74.5693, 75.2728, 81.1073) |
| Luminance | 0.7527 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.15
Mistyrose
#FFE4E1
ΔE00 4.47
Very Light Pink
#FFF4F2
ΔE00 5.90
Snow
#FFFAFA
ΔE00 7.79
Seashell
#FFF5EE
ΔE00 7.90
Gainsboro
#DCDCDC
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEDDE0 #DDEEEB
analogous
#EEDDE8 #EEDDE0 #EEE3DD
triadic
#EEDDE0 #E0EEDD #DDE0EE
tetradic
#EEDDE0 #E8EEDD #DDEEEB #E3DDEE
square
#EEDDE0 #E8EEDD #DDEEEB #E3DDEE
split-complementary
#EEDDE0 #DDEEE3 #DDE8EE
monochromatic
#C58B96 #DAB4BB #EEDDE0 #F5EBEC #F5EBEC
Accessibility & contrast
On white
1.31
#EEDDE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#EEDDE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEDDE0
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEDDE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEDDE0 | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDFE0
Deuteranopia (green-blind)
#E3E2E0
Tritanopia (blue-blind)
#F2DCDE
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eedde0; /* rgb */ color: rgb(238, 221, 224); /* oklch */ color: oklch(91.2% 0.019 5.3);
Tailwind
colors: {
custom: {
50: '#f3e7e9',
500: '#eedde0',
950: '#000000',
},
}SCSS
$custom: #eedde0; $custom-light: #f3e7e9; $custom-dark: #000000;
JSON
{
"hex": "#eedde0",
"rgb": {
"r": 238,
"g": 221,
"b": 224
},
"hsl": {
"h": 349.412,
"s": 33.333,
"l": 90
},
"oklch": {
"l": 0.91205,
"c": 0.01907,
"h": 5.3
},
"luminance": 0.75272
}Semantic roles & 50–950 ramp
primary
#EEDDE0
secondary
#A7C8C2
accent
#AC9839
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171616
muted
#858484