#EFCDC2#EFCDC2
#EFCDC2 is a very light, muted red. Relative luminance 0.659; OKLCH L 87.4% C 0.041 H 38.7°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCDC2 |
|---|---|
| RGB | rgb(239, 205, 194) |
| HSL | hsl(15, 58%, 85%) |
| HSV | hsv(15, 19%, 94%) |
| CMYK | cmyk(0%, 14.2%, 18.8%, 6.3%) |
| CIE-LAB | lab(84.95, 10.22, 9.89) |
| CIE-LCH | lch(84.95, 14.22, 44.06°) |
| OKLab | oklab(87.41% 0.0323 0.0259) |
| OKLCH | oklch(87.41% 0.041 38.7) |
| XYZ | xyz(67.1656, 65.9104, 60.2124) |
| Luminance | 0.6591 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.20
Apricot
#FBCEB1
ΔE00 6.71
Peach
#FFDAB9
ΔE00 8.98
Pinkish Grey
#C8ACA9
ΔE00 9.29
Pale Rose
#FDC1C5
ΔE00 9.60
Light Rose
#FFC5CB
ΔE00 9.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCDC2 #C2E4EF
analogous
#EFC2CD #EFCDC2 #EFE4C2
triadic
#EFCDC2 #C2EFCD #CDC2EF
tetradic
#EFCDC2 #CDEFC2 #C2E4EF #E4C2EF
square
#EFCDC2 #CDEFC2 #C2E4EF #E4C2EF
split-complementary
#EFCDC2 #C2EFE4 #C2CDEF
monochromatic
#D67E61 #E2A592 #EFCDC2 #F9EBE7 #F9EBE7
Accessibility & contrast
On white
1.48
#EFCDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#EFCDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCDC2
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCDC2 | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D0C1
Deuteranopia (green-blind)
#DDD7C2
Tritanopia (blue-blind)
#F8C8CA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #efcdc2; /* rgb */ color: rgb(239, 205, 194); /* oklch */ color: oklch(87.4% 0.041 38.7);
Tailwind
colors: {
custom: {
50: '#f4dcd4',
500: '#efcdc2',
950: '#000000',
},
}SCSS
$custom: #efcdc2; $custom-light: #f4dcd4; $custom-dark: #000000;
JSON
{
"hex": "#efcdc2",
"rgb": {
"r": 239,
"g": 205,
"b": 194
},
"hsl": {
"h": 14.667,
"s": 58.442,
"l": 84.902
},
"oklch": {
"l": 0.87414,
"c": 0.0414,
"h": 38.7
},
"luminance": 0.65908
}Semantic roles & 50–950 ramp
primary
#EFCDC2
secondary
#88BCCD
accent
#9DC61F
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483