#EFCDC8#EFCDC8
#EFCDC8 is a very light, muted red. Relative luminance 0.662; OKLCH L 87.6% C 0.039 H 27.8°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCDC8 |
|---|---|
| RGB | rgb(239, 205, 200) |
| HSL | hsl(8, 55%, 86%) |
| HSV | hsv(8, 16%, 94%) |
| CMYK | cmyk(0%, 14.2%, 16.3%, 6.3%) |
| CIE-LAB | lab(85.09, 11.13, 6.91) |
| CIE-LCH | lch(85.09, 13.10, 31.81°) |
| OKLab | oklab(87.57% 0.0346 0.0182) |
| OKLCH | oklch(87.57% 0.039 27.8) |
| XYZ | xyz(67.8531, 66.1854, 63.8331) |
| Luminance | 0.6618 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.36
Light Rose
#FFC5CB
ΔE00 7.68
Pale Rose
#FDC1C5
ΔE00 7.75
Pale Pink
#FFCFDC
ΔE00 8.17
Light Pink
#FFD1DF
ΔE00 8.35
Pinkish Grey
#C8ACA9
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCDC8 #C8EAEF
analogous
#EFC8D6 #EFCDC8 #EFE0C8
triadic
#EFCDC8 #C8EFCD #CDC8EF
tetradic
#EFCDC8 #D6EFC8 #C8EAEF #E0C8EF
square
#EFCDC8 #D6EFC8 #C8EAEF #E0C8EF
split-complementary
#EFCDC8 #C8EFE0 #C8D6EF
monochromatic
#D37769 #E1A299 #EFCDC8 #F8E9E7 #F8E9E7
Accessibility & contrast
On white
1.48
#EFCDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#EFCDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCDC8
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCDC8 | 1.00 | 1.48 | 14.24 | 14.24 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D1C8
Deuteranopia (green-blind)
#DBD7C8
Tritanopia (blue-blind)
#F7C9CC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #efcdc8; /* rgb */ color: rgb(239, 205, 200); /* oklch */ color: oklch(87.6% 0.039 27.8);
Tailwind
colors: {
custom: {
50: '#f4dcd8',
500: '#efcdc8',
950: '#000000',
},
}SCSS
$custom: #efcdc8; $custom-light: #f4dcd8; $custom-dark: #000000;
JSON
{
"hex": "#efcdc8",
"rgb": {
"r": 239,
"g": 205,
"b": 200
},
"hsl": {
"h": 7.692,
"s": 54.93,
"l": 86.078
},
"oklch": {
"l": 0.8757,
"c": 0.03912,
"h": 27.8
},
"luminance": 0.66183
}Semantic roles & 50–950 ramp
primary
#EFCDC8
secondary
#8EC5CD
accent
#AEC223
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483