#EEDCDA#EEDCDA
#EEDCDA is a very light, muted red. Relative luminance 0.744; OKLCH L 90.8% C 0.020 H 25.2°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EEDCDA |
|---|---|
| RGB | rgb(238, 220, 218) |
| HSL | hsl(6, 37%, 89%) |
| HSV | hsv(6, 8%, 93%) |
| CMYK | cmyk(0%, 7.6%, 8.4%, 6.7%) |
| CIE-LAB | lab(89.12, 5.83, 3.21) |
| CIE-LCH | lch(89.12, 6.66, 28.82°) |
| OKLab | oklab(90.85% 0.0182 0.0086) |
| OKLCH | oklch(90.85% 0.02 25.2) |
| XYZ | xyz(73.5067, 74.4266, 76.8095) |
| Luminance | 0.7442 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.76
Lavenderblush
#FFF0F5
ΔE00 5.36
Very Light Pink
#FFF4F2
ΔE00 5.59
Seashell
#FFF5EE
ΔE00 6.85
Linen
#FAF0E6
ΔE00 7.20
Gainsboro
#DCDCDC
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEDCDA #DAECEE
analogous
#EEDAE2 #EEDCDA #EEE6DA
triadic
#EEDCDA #DAEEDC #DCDAEE
tetradic
#EEDCDA #E2EEDA #DAECEE #E6DAEE
square
#EEDCDA #E2EEDA #DAECEE #E6DAEE
split-complementary
#EEDCDA #DAEEE6 #DAE2EE
monochromatic
#C78D86 #DBB4B0 #EEDCDA #F5EBEA #F5EBEA
Accessibility & contrast
On white
1.32
#EEDCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#EEDCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEDCDA
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEDCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEDCDA | 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)
#DFDEDA
Deuteranopia (green-blind)
#E3E1DA
Tritanopia (blue-blind)
#F3DADB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eedcda; /* rgb */ color: rgb(238, 220, 218); /* oklch */ color: oklch(90.8% 0.020 25.2);
Tailwind
colors: {
custom: {
50: '#f3e6e5',
500: '#eedcda',
950: '#000000',
},
}SCSS
$custom: #eedcda; $custom-light: #f3e6e5; $custom-dark: #000000;
JSON
{
"hex": "#eedcda",
"rgb": {
"r": 238,
"g": 220,
"b": 218
},
"hsl": {
"h": 6,
"s": 37.037,
"l": 89.412
},
"oklch": {
"l": 0.90845,
"c": 0.02009,
"h": 25.2
},
"luminance": 0.74425
}Semantic roles & 50–950 ramp
primary
#EEDCDA
secondary
#A3C5C9
accent
#A4B036
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484