#EFCDC4#EFCDC4
#EFCDC4 is a very light, muted red. Relative luminance 0.660; OKLCH L 87.5% C 0.040 H 35.2°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCDC4 |
|---|---|
| RGB | rgb(239, 205, 196) |
| HSL | hsl(13, 57%, 85%) |
| HSV | hsv(13, 18%, 94%) |
| CMYK | cmyk(0%, 14.2%, 18%, 6.3%) |
| CIE-LAB | lab(85.00, 10.52, 8.90) |
| CIE-LCH | lch(85.00, 13.78, 40.21°) |
| OKLab | oklab(87.47% 0.0331 0.0234) |
| OKLCH | oklch(87.47% 0.04 35.2) |
| XYZ | xyz(67.3917, 66.0009, 61.4033) |
| Luminance | 0.6600 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.81
Apricot
#FBCEB1
ΔE00 7.55
Pale Rose
#FDC1C5
ΔE00 8.91
Light Rose
#FFC5CB
ΔE00 8.99
Pinkish Grey
#C8ACA9
ΔE00 9.06
Peach
#FFDAB9
ΔE00 9.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCDC4 #C4E6EF
analogous
#EFC4D0 #EFCDC4 #EFE2C4
triadic
#EFCDC4 #C4EFCD #CDC4EF
tetradic
#EFCDC4 #D0EFC4 #C4E6EF #E2C4EF
square
#EFCDC4 #D0EFC4 #C4E6EF #E2C4EF
split-complementary
#EFCDC4 #C4EFE2 #C4D0EF
monochromatic
#D57B64 #E2A494 #EFCDC4 #F8EBE7 #F8EBE7
Accessibility & contrast
On white
1.48
#EFCDC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#EFCDC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCDC4
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCDC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCDC4 | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D0C3
Deuteranopia (green-blind)
#DCD7C4
Tritanopia (blue-blind)
#F8C9CB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #efcdc4; /* rgb */ color: rgb(239, 205, 196); /* oklch */ color: oklch(87.5% 0.040 35.2);
Tailwind
colors: {
custom: {
50: '#f4dcd5',
500: '#efcdc4',
950: '#000000',
},
}SCSS
$custom: #efcdc4; $custom-light: #f4dcd5; $custom-dark: #000000;
JSON
{
"hex": "#efcdc4",
"rgb": {
"r": 239,
"g": 205,
"b": 196
},
"hsl": {
"h": 12.558,
"s": 57.333,
"l": 85.294
},
"oklch": {
"l": 0.87465,
"c": 0.04048,
"h": 35.2
},
"luminance": 0.65999
}Semantic roles & 50–950 ramp
primary
#EFCDC4
secondary
#8ABFCD
accent
#A3C521
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483