#EFDCD4#EFDCD4
#EFDCD4 is a very light, muted orange. Relative luminance 0.743; OKLCH L 90.8% C 0.024 H 44.3°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDCD4 |
|---|---|
| RGB | rgb(239, 220, 212) |
| HSL | hsl(18, 46%, 88%) |
| HSV | hsv(18, 11%, 94%) |
| CMYK | cmyk(0%, 7.9%, 11.3%, 6.3%) |
| CIE-LAB | lab(89.06, 5.20, 6.28) |
| CIE-LCH | lch(89.06, 8.15, 50.38°) |
| OKLab | oklab(90.77% 0.017 0.0166) |
| OKLCH | oklch(90.77% 0.024 44.3) |
| XYZ | xyz(73.0725, 74.2918, 72.7649) |
| Luminance | 0.7429 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.75
Linen
#FAF0E6
ΔE00 5.88
Very Light Pink
#FFF4F2
ΔE00 6.11
Seashell
#FFF5EE
ΔE00 6.19
Warm Beige
#E9DCC9
ΔE00 6.71
Antiquewhite
#FAEBD7
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDCD4 #D4E7EF
analogous
#EFD4D9 #EFDCD4 #EFE9D4
triadic
#EFDCD4 #D4EFDC #DCD4EF
tetradic
#EFDCD4 #D9EFD4 #D4E7EF #E9D4EF
square
#EFDCD4 #D9EFD4 #D4E7EF #E9D4EF
split-complementary
#EFDCD4 #D4EFE9 #D4D9EF
monochromatic
#CE937B #DEB8A7 #EFDCD4 #F7EDE9 #F7EDE9
Accessibility & contrast
On white
1.32
#EFDCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#EFDCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDCD4
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDCD4 | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DED3
Deuteranopia (green-blind)
#E5E1D4
Tritanopia (blue-blind)
#F5D9DA
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #efdcd4; /* rgb */ color: rgb(239, 220, 212); /* oklch */ color: oklch(90.8% 0.024 44.3);
Tailwind
colors: {
custom: {
50: '#f4e6e1',
500: '#efdcd4',
950: '#000000',
},
}SCSS
$custom: #efdcd4; $custom-light: #f4e6e1; $custom-dark: #000000;
JSON
{
"hex": "#efdcd4",
"rgb": {
"r": 239,
"g": 220,
"b": 212
},
"hsl": {
"h": 17.778,
"s": 45.763,
"l": 88.431
},
"oklch": {
"l": 0.90767,
"c": 0.0237,
"h": 44.3
},
"luminance": 0.74291
}Semantic roles & 50–950 ramp
primary
#EFDCD4
secondary
#9BBDCC
accent
#8FB92D
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484