#EFDCC7#EFDCC7
#EFDCC7 is a very light, muted orange. Relative luminance 0.737; OKLCH L 90.4% C 0.035 H 70.2°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDCC7 |
|---|---|
| RGB | rgb(239, 220, 199) |
| HSL | hsl(32, 56%, 86%) |
| HSV | hsv(32, 17%, 94%) |
| CMYK | cmyk(0%, 7.9%, 16.7%, 6.3%) |
| CIE-LAB | lab(88.76, 3.17, 12.68) |
| CIE-LCH | lch(88.76, 13.07, 75.97°) |
| OKLab | oklab(90.44% 0.0119 0.033) |
| OKLCH | oklch(90.44% 0.035 70.2) |
| XYZ | xyz(71.4982, 73.6621, 64.4735) |
| Luminance | 0.7366 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.49
Champagne
#F7E7CE
ΔE00 3.34
Antiquewhite
#FAEBD7
ΔE00 3.53
Bisque
#FFE4C4
ΔE00 4.27
Blanchedalmond
#FFEBCD
ΔE00 4.50
Papayawhip
#FFEFD5
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDCC7 #C7DAEF
analogous
#EFC8C7 #EFDCC7 #EEEFC7
triadic
#EFDCC7 #C7EFDC #DCC7EF
tetradic
#EFDCC7 #C7EFC8 #C7DAEF #EFC7EE
square
#EFDCC7 #C7EFC8 #C7DAEF #EFC7EE
split-complementary
#EFDCC7 #C7EEEF #C8C7EF
monochromatic
#D4A068 #E1BE97 #EFDCC7 #F8F0E7 #F8F0E7
Accessibility & contrast
On white
1.33
#EFDCC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#EFDCC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDCC7
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDCC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDCC7 | 1.00 | 1.33 | 15.73 | 15.73 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DCC6
Deuteranopia (green-blind)
#E7E1C7
Tritanopia (blue-blind)
#F7D7D6
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #efdcc7; /* rgb */ color: rgb(239, 220, 199); /* oklch */ color: oklch(90.4% 0.035 70.2);
Tailwind
colors: {
custom: {
50: '#f4e6d8',
500: '#efdcc7',
950: '#000000',
},
}SCSS
$custom: #efdcc7; $custom-light: #f4e6d8; $custom-dark: #000000;
JSON
{
"hex": "#efdcc7",
"rgb": {
"r": 239,
"g": 220,
"b": 199
},
"hsl": {
"h": 31.5,
"s": 55.556,
"l": 85.882
},
"oklch": {
"l": 0.90435,
"c": 0.03505,
"h": 70.2
},
"luminance": 0.73661
}Semantic roles & 50–950 ramp
primary
#EFDCC7
secondary
#8DACCD
accent
#6FC322
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171614
muted
#858483