#EFCDC6#EFCDC6
#EFCDC6 is a very light, muted red. Relative luminance 0.661; OKLCH L 87.5% C 0.040 H 31.6°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCDC6 |
|---|---|
| RGB | rgb(239, 205, 198) |
| HSL | hsl(10, 56%, 86%) |
| HSV | hsv(10, 17%, 94%) |
| CMYK | cmyk(0%, 14.2%, 17.2%, 6.3%) |
| CIE-LAB | lab(85.04, 10.83, 7.90) |
| CIE-LCH | lch(85.04, 13.40, 36.12°) |
| OKLab | oklab(87.52% 0.0338 0.0208) |
| OKLCH | oklch(87.52% 0.04 31.6) |
| XYZ | xyz(67.6208, 66.0925, 62.6102) |
| Luminance | 0.6609 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.52
Pale Rose
#FDC1C5
ΔE00 8.29
Light Rose
#FFC5CB
ΔE00 8.30
Apricot
#FBCEB1
ΔE00 8.42
Pinkish Grey
#C8ACA9
ΔE00 8.91
Pale Pink
#FFCFDC
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCDC6 #C6E8EF
analogous
#EFC6D3 #EFCDC6 #EFE1C6
triadic
#EFCDC6 #C6EFCD #CDC6EF
tetradic
#EFCDC6 #D3EFC6 #C6E8EF #E1C6EF
square
#EFCDC6 #D3EFC6 #C6E8EF #E1C6EF
split-complementary
#EFCDC6 #C6EFE1 #C6D3EF
monochromatic
#D47966 #E2A396 #EFCDC6 #F8EAE7 #F8EAE7
Accessibility & contrast
On white
1.48
#EFCDC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#EFCDC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCDC6
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCDC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCDC6 | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D1C5
Deuteranopia (green-blind)
#DCD7C6
Tritanopia (blue-blind)
#F8C9CB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #efcdc6; /* rgb */ color: rgb(239, 205, 198); /* oklch */ color: oklch(87.5% 0.040 31.6);
Tailwind
colors: {
custom: {
50: '#f4dcd7',
500: '#efcdc6',
950: '#000000',
},
}SCSS
$custom: #efcdc6; $custom-light: #f4dcd7; $custom-dark: #000000;
JSON
{
"hex": "#efcdc6",
"rgb": {
"r": 239,
"g": 205,
"b": 198
},
"hsl": {
"h": 10.244,
"s": 56.164,
"l": 85.686
},
"oklch": {
"l": 0.87517,
"c": 0.03972,
"h": 31.6
},
"luminance": 0.66091
}Semantic roles & 50–950 ramp
primary
#EFCDC6
secondary
#8CC2CD
accent
#A8C422
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483