#EEDCDC#EEDCDC
#EEDCDC is a very light, near-neutral red. Relative luminance 0.745; OKLCH L 90.9% C 0.020 H 17.5°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EEDCDC |
|---|---|
| RGB | rgb(238, 220, 220) |
| HSL | hsl(0, 35%, 90%) |
| HSV | hsv(0, 8%, 93%) |
| CMYK | cmyk(0%, 7.6%, 7.6%, 6.7%) |
| CIE-LAB | lab(89.17, 6.17, 2.23) |
| CIE-LCH | lch(89.17, 6.56, 19.88°) |
| OKLab | oklab(90.9% 0.0189 0.006) |
| OKLCH | oklch(90.9% 0.02 17.5) |
| XYZ | xyz(73.7700, 74.5319, 78.1962) |
| Luminance | 0.7453 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.81
Lavenderblush
#FFF0F5
ΔE00 4.86
Very Light Pink
#FFF4F2
ΔE00 5.75
Seashell
#FFF5EE
ΔE00 7.35
Linen
#FAF0E6
ΔE00 7.87
Gainsboro
#DCDCDC
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEDCDC #DCEEEE
analogous
#EEDCE5 #EEDCDC #EEE5DC
triadic
#EEDCDC #DCEEDC #DCDCEE
tetradic
#EEDCDC #E5EEDC #DCEEEE #E5DCEE
square
#EEDCDC #E5EEDC #DCEEEE #E5DCEE
split-complementary
#EEDCDC #DCEEE5 #DCE5EE
monochromatic
#C68A8A #DAB3B3 #EEDCDC #F5EAEA #F5EAEA
Accessibility & contrast
On white
1.32
#EEDCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#EEDCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEDCDC
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEDCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEDCDC | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDEDC
Deuteranopia (green-blind)
#E3E1DC
Tritanopia (blue-blind)
#F2DBDC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eedcdc; /* rgb */ color: rgb(238, 220, 220); /* oklch */ color: oklch(90.9% 0.020 17.5);
Tailwind
colors: {
custom: {
50: '#f3e6e6',
500: '#eedcdc',
950: '#000000',
},
}SCSS
$custom: #eedcdc; $custom-light: #f3e6e6; $custom-dark: #000000;
JSON
{
"hex": "#eedcdc",
"rgb": {
"r": 238,
"g": 220,
"b": 220
},
"hsl": {
"h": 0,
"s": 34.615,
"l": 89.804
},
"oklch": {
"l": 0.909,
"c": 0.01986,
"h": 17.5
},
"luminance": 0.74531
}Semantic roles & 50–950 ramp
primary
#EEDCDC
secondary
#A6C9C9
accent
#ADAD38
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171616
muted
#858484