#EFCDC7#EFCDC7
#EFCDC7 is a very light, muted red. Relative luminance 0.661; OKLCH L 87.5% C 0.039 H 29.7°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCDC7 |
|---|---|
| RGB | rgb(239, 205, 199) |
| HSL | hsl(9, 56%, 86%) |
| HSV | hsv(9, 17%, 94%) |
| CMYK | cmyk(0%, 14.2%, 16.7%, 6.3%) |
| CIE-LAB | lab(85.07, 10.98, 7.40) |
| CIE-LCH | lch(85.07, 13.24, 33.99°) |
| OKLab | oklab(87.54% 0.0342 0.0195) |
| OKLCH | oklch(87.54% 0.039 29.7) |
| XYZ | xyz(67.7366, 66.1388, 63.2197) |
| Luminance | 0.6614 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.43
Light Rose
#FFC5CB
ΔE00 7.98
Pale Rose
#FDC1C5
ΔE00 8.01
Pale Pink
#FFCFDC
ΔE00 8.58
Light Pink
#FFD1DF
ΔE00 8.77
Apricot
#FBCEB1
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCDC7 #C7E9EF
analogous
#EFC7D5 #EFCDC7 #EFE1C7
triadic
#EFCDC7 #C7EFCD #CDC7EF
tetradic
#EFCDC7 #D5EFC7 #C7E9EF #E1C7EF
square
#EFCDC7 #D5EFC7 #C7E9EF #E1C7EF
split-complementary
#EFCDC7 #C7EFE1 #C7D5EF
monochromatic
#D47868 #E1A297 #EFCDC7 #F8EAE7 #F8EAE7
Accessibility & contrast
On white
1.48
#EFCDC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#EFCDC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCDC7
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCDC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCDC7 | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D1C7
Deuteranopia (green-blind)
#DCD7C7
Tritanopia (blue-blind)
#F8C9CB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #efcdc7; /* rgb */ color: rgb(239, 205, 199); /* oklch */ color: oklch(87.5% 0.039 29.7);
Tailwind
colors: {
custom: {
50: '#f4dcd8',
500: '#efcdc7',
950: '#000000',
},
}SCSS
$custom: #efcdc7; $custom-light: #f4dcd8; $custom-dark: #000000;
JSON
{
"hex": "#efcdc7",
"rgb": {
"r": 239,
"g": 205,
"b": 199
},
"hsl": {
"h": 9,
"s": 55.556,
"l": 85.882
},
"oklch": {
"l": 0.87543,
"c": 0.0394,
"h": 29.7
},
"luminance": 0.66137
}Semantic roles & 50–950 ramp
primary
#EFCDC7
secondary
#8DC3CD
accent
#ABC322
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483