#EFCDC5#EFCDC5
#EFCDC5 is a very light, muted red. Relative luminance 0.660; OKLCH L 87.5% C 0.040 H 33.4°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCDC5 |
|---|---|
| RGB | rgb(239, 205, 197) |
| HSL | hsl(11, 57%, 85%) |
| HSV | hsv(11, 18%, 94%) |
| CMYK | cmyk(0%, 14.2%, 17.6%, 6.3%) |
| CIE-LAB | lab(85.02, 10.67, 8.40) |
| CIE-LCH | lch(85.02, 13.58, 38.19°) |
| OKLab | oklab(87.49% 0.0335 0.0221) |
| OKLCH | oklch(87.49% 0.04 33.4) |
| XYZ | xyz(67.5059, 66.0466, 62.0048) |
| Luminance | 0.6604 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.65
Apricot
#FBCEB1
ΔE00 7.98
Pale Rose
#FDC1C5
ΔE00 8.59
Light Rose
#FFC5CB
ΔE00 8.64
Pinkish Grey
#C8ACA9
ΔE00 8.98
Pale Pink
#FFCFDC
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCDC5 #C5E7EF
analogous
#EFC5D2 #EFCDC5 #EFE2C5
triadic
#EFCDC5 #C5EFCD #CDC5EF
tetradic
#EFCDC5 #D2EFC5 #C5E7EF #E2C5EF
square
#EFCDC5 #D2EFC5 #C5E7EF #E2C5EF
split-complementary
#EFCDC5 #C5EFE2 #C5D2EF
monochromatic
#D57A65 #E2A495 #EFCDC5 #F8EAE7 #F8EAE7
Accessibility & contrast
On white
1.48
#EFCDC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#EFCDC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCDC5
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCDC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCDC5 | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D1C4
Deuteranopia (green-blind)
#DCD7C5
Tritanopia (blue-blind)
#F8C9CB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #efcdc5; /* rgb */ color: rgb(239, 205, 197); /* oklch */ color: oklch(87.5% 0.040 33.4);
Tailwind
colors: {
custom: {
50: '#f4dcd6',
500: '#efcdc5',
950: '#000000',
},
}SCSS
$custom: #efcdc5; $custom-light: #f4dcd6; $custom-dark: #000000;
JSON
{
"hex": "#efcdc5",
"rgb": {
"r": 239,
"g": 205,
"b": 197
},
"hsl": {
"h": 11.429,
"s": 56.757,
"l": 85.49
},
"oklch": {
"l": 0.87491,
"c": 0.04008,
"h": 33.4
},
"luminance": 0.66045
}Semantic roles & 50–950 ramp
primary
#EFCDC5
secondary
#8BC0CD
accent
#A5C421
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483