#EFDCD9#EFDCD9
#EFDCD9 is a very light, muted red. Relative luminance 0.745; OKLCH L 90.9% C 0.021 H 28.3°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDCD9 |
|---|---|
| RGB | rgb(239, 220, 217) |
| HSL | hsl(8, 41%, 89%) |
| HSV | hsv(8, 9%, 94%) |
| CMYK | cmyk(0%, 7.9%, 9.2%, 6.3%) |
| CIE-LAB | lab(89.18, 6.01, 3.83) |
| CIE-LCH | lch(89.18, 7.13, 32.47°) |
| OKLab | oklab(90.9% 0.0189 0.0102) |
| OKLCH | oklch(90.9% 0.021 28.3) |
| XYZ | xyz(73.7130, 74.5480, 76.1382) |
| Luminance | 0.7455 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.50
Lavenderblush
#FFF0F5
ΔE00 5.66
Very Light Pink
#FFF4F2
ΔE00 5.72
Seashell
#FFF5EE
ΔE00 6.84
Linen
#FAF0E6
ΔE00 7.12
Gainsboro
#DCDCDC
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDCD9 #D9ECEF
analogous
#EFD9E1 #EFDCD9 #EFE7D9
triadic
#EFDCD9 #D9EFDC #DCD9EF
tetradic
#EFDCD9 #E1EFD9 #D9ECEF #E7D9EF
square
#EFDCD9 #E1EFD9 #D9ECEF #E7D9EF
split-complementary
#EFDCD9 #D9EFE7 #D9E1EF
monochromatic
#CB8D83 #DDB4AE #EFDCD9 #F6EBE9 #F6EBE9
Accessibility & contrast
On white
1.32
#EFDCD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#EFDCD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDCD9
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDCD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDCD9 | 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)
#E0DED9
Deuteranopia (green-blind)
#E4E1D9
Tritanopia (blue-blind)
#F4DADB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #efdcd9; /* rgb */ color: rgb(239, 220, 217); /* oklch */ color: oklch(90.9% 0.021 28.3);
Tailwind
colors: {
custom: {
50: '#f4e6e4',
500: '#efdcd9',
950: '#000000',
},
}SCSS
$custom: #efdcd9; $custom-light: #f4e6e4; $custom-dark: #000000;
JSON
{
"hex": "#efdcd9",
"rgb": {
"r": 239,
"g": 220,
"b": 217
},
"hsl": {
"h": 8.182,
"s": 40.741,
"l": 89.412
},
"oklch": {
"l": 0.90901,
"c": 0.02143,
"h": 28.3
},
"luminance": 0.74547
}Semantic roles & 50–950 ramp
primary
#EFDCD9
secondary
#A1C5CB
accent
#A2B432
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484