#EFCDC9#EFCDC9
#EFCDC9 is a very light, muted red. Relative luminance 0.662; OKLCH L 87.6% C 0.039 H 25.8°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCDC9 |
|---|---|
| RGB | rgb(239, 205, 201) |
| HSL | hsl(6, 54%, 86%) |
| HSV | hsv(6, 16%, 94%) |
| CMYK | cmyk(0%, 14.2%, 15.9%, 6.3%) |
| CIE-LAB | lab(85.11, 11.29, 6.41) |
| CIE-LCH | lch(85.11, 12.98, 29.59°) |
| OKLab | oklab(87.6% 0.035 0.017) |
| OKLCH | oklch(87.6% 0.039 25.8) |
| XYZ | xyz(67.9703, 66.2323, 64.4506) |
| Luminance | 0.6623 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.33
Light Rose
#FFC5CB
ΔE00 7.39
Pale Rose
#FDC1C5
ΔE00 7.51
Pale Pink
#FFCFDC
ΔE00 7.77
Light Pink
#FFD1DF
ΔE00 7.93
Pinkish Grey
#C8ACA9
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCDC9 #C9EBEF
analogous
#EFC9D8 #EFCDC9 #EFE0C9
triadic
#EFCDC9 #C9EFCD #CDC9EF
tetradic
#EFCDC9 #D8EFC9 #C9EBEF #E0C9EF
square
#EFCDC9 #D8EFC9 #C9EBEF #E0C9EF
split-complementary
#EFCDC9 #C9EFE0 #C9D8EF
monochromatic
#D3766B #E1A19A #EFCDC9 #F8E9E7 #F8E9E7
Accessibility & contrast
On white
1.47
#EFCDC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#EFCDC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCDC9
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCDC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCDC9 | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D1C9
Deuteranopia (green-blind)
#DBD7C9
Tritanopia (blue-blind)
#F7C9CC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #efcdc9; /* rgb */ color: rgb(239, 205, 201); /* oklch */ color: oklch(87.6% 0.039 25.8);
Tailwind
colors: {
custom: {
50: '#f4dcd9',
500: '#efcdc9',
950: '#000000',
},
}SCSS
$custom: #efcdc9; $custom-light: #f4dcd9; $custom-dark: #000000;
JSON
{
"hex": "#efcdc9",
"rgb": {
"r": 239,
"g": 205,
"b": 201
},
"hsl": {
"h": 6.316,
"s": 54.286,
"l": 86.275
},
"oklch": {
"l": 0.87596,
"c": 0.03888,
"h": 25.8
},
"luminance": 0.6623
}Semantic roles & 50–950 ramp
primary
#EFCDC9
secondary
#8FC6CD
accent
#B1C224
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483