#EEDED9#EEDED9
#EEDED9 is a very light, near-neutral red. Relative luminance 0.754; OKLCH L 91.2% C 0.019 H 38.2°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EEDED9 |
|---|---|
| RGB | rgb(238, 222, 217) |
| HSL | hsl(14, 38%, 89%) |
| HSV | hsv(14, 9%, 93%) |
| CMYK | cmyk(0%, 6.7%, 8.8%, 6.7%) |
| CIE-LAB | lab(89.59, 4.63, 4.42) |
| CIE-LCH | lch(89.59, 6.40, 43.65°) |
| OKLab | oklab(91.21% 0.0149 0.0117) |
| OKLCH | oklch(91.21% 0.019 38.2) |
| XYZ | xyz(73.9043, 75.4305, 76.2985) |
| Luminance | 0.7543 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.71
Very Light Pink
#FFF4F2
ΔE00 5.02
Linen
#FAF0E6
ΔE00 5.53
Seashell
#FFF5EE
ΔE00 5.55
Lavenderblush
#FFF0F5
ΔE00 6.14
Gainsboro
#DCDCDC
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEDED9 #D9E9EE
analogous
#EED9DF #EEDED9 #EEE9D9
triadic
#EEDED9 #D9EEDE #DED9EE
tetradic
#EEDED9 #DFEED9 #D9E9EE #E9D9EE
square
#EEDED9 #DFEED9 #D9E9EE #E9D9EE
split-complementary
#EEDED9 #D9EEE9 #D9DFEE
monochromatic
#C89584 #DBB9AF #EEDED9 #F6EDEA #F6EDEA
Accessibility & contrast
On white
1.31
#EEDED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#EEDED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEDED9
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEDED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEDED9 | 1.00 | 1.31 | 16.09 | 16.09 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DFD9
Deuteranopia (green-blind)
#E5E2D9
Tritanopia (blue-blind)
#F3DCDD
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eeded9; /* rgb */ color: rgb(238, 222, 217); /* oklch */ color: oklch(91.2% 0.019 38.2);
Tailwind
colors: {
custom: {
50: '#f3e8e4',
500: '#eeded9',
950: '#000000',
},
}SCSS
$custom: #eeded9; $custom-light: #f3e8e4; $custom-dark: #000000;
JSON
{
"hex": "#eeded9",
"rgb": {
"r": 238,
"g": 222,
"b": 217
},
"hsl": {
"h": 14.286,
"s": 38.182,
"l": 89.216
},
"oklch": {
"l": 0.91206,
"c": 0.01894,
"h": 38.2
},
"luminance": 0.75429
}Semantic roles & 50–950 ramp
primary
#EEDED9
secondary
#A2C0C9
accent
#93B134
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484