#EFCDC3#EFCDC3
#EFCDC3 is a very light, muted red. Relative luminance 0.660; OKLCH L 87.4% C 0.041 H 37.0°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCDC3 |
|---|---|
| RGB | rgb(239, 205, 195) |
| HSL | hsl(14, 58%, 85%) |
| HSV | hsv(14, 18%, 94%) |
| CMYK | cmyk(0%, 14.2%, 18.4%, 6.3%) |
| CIE-LAB | lab(84.97, 10.37, 9.39) |
| CIE-LCH | lch(84.97, 13.99, 42.17°) |
| OKLab | oklab(87.44% 0.0327 0.0246) |
| OKLCH | oklch(87.44% 0.041 37) |
| XYZ | xyz(67.2782, 65.9555, 60.8059) |
| Luminance | 0.6595 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.99
Apricot
#FBCEB1
ΔE00 7.13
Pinkish Grey
#C8ACA9
ΔE00 9.16
Pale Rose
#FDC1C5
ΔE00 9.25
Light Rose
#FFC5CB
ΔE00 9.36
Peach
#FFDAB9
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCDC3 #C3E5EF
analogous
#EFC3CF #EFCDC3 #EFE3C3
triadic
#EFCDC3 #C3EFCD #CDC3EF
tetradic
#EFCDC3 #CFEFC3 #C3E5EF #E3C3EF
square
#EFCDC3 #CFEFC3 #C3E5EF #E3C3EF
split-complementary
#EFCDC3 #C3EFE3 #C3CFEF
monochromatic
#D57C62 #E2A593 #EFCDC3 #F9EBE7 #F9EBE7
Accessibility & contrast
On white
1.48
#EFCDC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#EFCDC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCDC3
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCDC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCDC3 | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D0C2
Deuteranopia (green-blind)
#DCD7C3
Tritanopia (blue-blind)
#F8C9CA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #efcdc3; /* rgb */ color: rgb(239, 205, 195); /* oklch */ color: oklch(87.4% 0.041 37.0);
Tailwind
colors: {
custom: {
50: '#f4dcd5',
500: '#efcdc3',
950: '#000000',
},
}SCSS
$custom: #efcdc3; $custom-light: #f4dcd5; $custom-dark: #000000;
JSON
{
"hex": "#efcdc3",
"rgb": {
"r": 239,
"g": 205,
"b": 195
},
"hsl": {
"h": 13.636,
"s": 57.895,
"l": 85.098
},
"oklch": {
"l": 0.8744,
"c": 0.04092,
"h": 37
},
"luminance": 0.65953
}Semantic roles & 50–950 ramp
primary
#EFCDC3
secondary
#89BECD
accent
#A0C520
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483