#EFDCD7#EFDCD7
#EFDCD7 is a very light, muted red. Relative luminance 0.744; OKLCH L 90.8% C 0.022 H 35.1°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDCD7 |
|---|---|
| RGB | rgb(239, 220, 215) |
| HSL | hsl(13, 43%, 89%) |
| HSV | hsv(13, 10%, 94%) |
| CMYK | cmyk(0%, 7.9%, 10%, 6.3%) |
| CIE-LAB | lab(89.13, 5.69, 4.81) |
| CIE-LCH | lch(89.13, 7.45, 40.22°) |
| OKLab | oklab(90.85% 0.0181 0.0127) |
| OKLCH | oklch(90.85% 0.022 35.1) |
| XYZ | xyz(73.4545, 74.4446, 74.7765) |
| Luminance | 0.7444 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.84
Very Light Pink
#FFF4F2
ΔE00 5.77
Lavenderblush
#FFF0F5
ΔE00 6.31
Seashell
#FFF5EE
ΔE00 6.49
Linen
#FAF0E6
ΔE00 6.56
Gainsboro
#DCDCDC
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDCD7 #D7EAEF
analogous
#EFD7DE #EFDCD7 #EFE8D7
triadic
#EFDCD7 #D7EFDC #DCD7EF
tetradic
#EFDCD7 #DEEFD7 #D7EAEF #E8D7EF
square
#EFDCD7 #DEEFD7 #D7EAEF #E8D7EF
split-complementary
#EFDCD7 #D7EFE8 #D7DEEF
monochromatic
#CC9080 #DEB6AB #EFDCD7 #F6ECE9 #F6ECE9
Accessibility & contrast
On white
1.32
#EFDCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#EFDCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDCD7
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDCD7 | 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)
#E0DED7
Deuteranopia (green-blind)
#E4E1D7
Tritanopia (blue-blind)
#F4DADB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #efdcd7; /* rgb */ color: rgb(239, 220, 215); /* oklch */ color: oklch(90.8% 0.022 35.1);
Tailwind
colors: {
custom: {
50: '#f4e6e3',
500: '#efdcd7',
950: '#000000',
},
}SCSS
$custom: #efdcd7; $custom-light: #f4e6e3; $custom-dark: #000000;
JSON
{
"hex": "#efdcd7",
"rgb": {
"r": 239,
"g": 220,
"b": 215
},
"hsl": {
"h": 12.5,
"s": 42.857,
"l": 89.02
},
"oklch": {
"l": 0.90847,
"c": 0.02213,
"h": 35.1
},
"luminance": 0.74443
}Semantic roles & 50–950 ramp
primary
#EFDCD7
secondary
#9FC2CB
accent
#9AB630
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484