#EFD3CD#EFD3CD
#EFD3CD is a very light, muted red. Relative luminance 0.693; OKLCH L 88.8% C 0.033 H 32.1°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EFD3CD |
|---|---|
| RGB | rgb(239, 211, 205) |
| HSL | hsl(11, 52%, 87%) |
| HSV | hsv(11, 14%, 94%) |
| CMYK | cmyk(0%, 11.7%, 14.2%, 6.3%) |
| CIE-LAB | lab(86.68, 8.77, 6.54) |
| CIE-LCH | lch(86.68, 10.94, 36.71°) |
| OKLab | oklab(88.85% 0.0276 0.0173) |
| OKLCH | oklch(88.85% 0.033 32.1) |
| XYZ | xyz(69.9098, 69.3487, 67.4487) |
| Luminance | 0.6935 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.00
Lavenderblush
#FFF0F5
ΔE00 8.55
Very Light Pink
#FFF4F2
ΔE00 8.94
Apricot
#FBCEB1
ΔE00 9.03
Pale Pink
#FFCFDC
ΔE00 9.66
Light Pink
#FFD1DF
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFD3CD #CDE9EF
analogous
#EFCDD8 #EFD3CD #EFE4CD
triadic
#EFD3CD #CDEFD3 #D3CDEF
tetradic
#EFD3CD #D8EFCD #CDE9EF #E4CDEF
square
#EFD3CD #D8EFCD #CDE9EF #E4CDEF
split-complementary
#EFD3CD #CDEFE4 #CDD8EF
monochromatic
#D18170 #E0AA9F #EFD3CD #F8EBE8 #F8EBE8
Accessibility & contrast
On white
1.41
#EFD3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#EFD3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFD3CD
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFD3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFD3CD | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6CD
Deuteranopia (green-blind)
#DFDBCD
Tritanopia (blue-blind)
#F6D0D1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #efd3cd; /* rgb */ color: rgb(239, 211, 205); /* oklch */ color: oklch(88.8% 0.033 32.1);
Tailwind
colors: {
custom: {
50: '#f4e0dc',
500: '#efd3cd',
950: '#000000',
},
}SCSS
$custom: #efd3cd; $custom-light: #f4e0dc; $custom-dark: #000000;
JSON
{
"hex": "#efd3cd",
"rgb": {
"r": 239,
"g": 211,
"b": 205
},
"hsl": {
"h": 10.588,
"s": 51.515,
"l": 87.059
},
"oklch": {
"l": 0.88847,
"c": 0.03251,
"h": 32.1
},
"luminance": 0.69347
}Semantic roles & 50–950 ramp
primary
#EFD3CD
secondary
#94C3CD
accent
#A4BF27
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171515
muted
#858484