#EFDCBE#EFDCBE
#EFDCBE is a very light, muted orange. Relative luminance 0.733; OKLCH L 90.2% C 0.045 H 79.3°. Best body text is #000000 at 15.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDCBE |
|---|---|
| RGB | rgb(239, 220, 190) |
| HSL | hsl(37, 60%, 84%) |
| HSV | hsv(37, 21%, 94%) |
| CMYK | cmyk(0%, 7.9%, 20.5%, 6.3%) |
| CIE-LAB | lab(88.57, 1.84, 17.12) |
| CIE-LCH | lch(88.57, 17.22, 83.87°) |
| OKLab | oklab(90.22% 0.0084 0.0441) |
| OKLCH | oklch(90.22% 0.045 79.3) |
| XYZ | xyz(70.4840, 73.2564, 59.1322) |
| Luminance | 0.7326 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Champagne
#F7E7CE
ΔE00 2.93
Blanchedalmond
#FFEBCD
ΔE00 3.33
Bisque
#FFE4C4
ΔE00 3.63
Wheat
#F5DEB3
ΔE00 3.69
Warm Beige
#E9DCC9
ΔE00 3.81
Papayawhip
#FFEFD5
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDCBE #BED1EF
analogous
#EFC4BE #EFDCBE #EAEFBE
triadic
#EFDCBE #BEEFDC #DCBEEF
tetradic
#EFDCBE #BEEFC4 #BED1EF #EFBEEA
square
#EFDCBE #BEEFC4 #BED1EF #EFBEEA
split-complementary
#EFDCBE #BEEAEF #C4BEEF
monochromatic
#D7A75C #E3C28D #EFDCBE #F9F2E6 #F9F2E6
Accessibility & contrast
On white
1.34
#EFDCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.65
#EFDCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDCBE
15.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDCBE | 1.00 | 1.34 | 15.65 | 15.65 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DCBC
Deuteranopia (green-blind)
#E9E0BF
Tritanopia (blue-blind)
#F8D6D4
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #efdcbe; /* rgb */ color: rgb(239, 220, 190); /* oklch */ color: oklch(90.2% 0.045 79.3);
Tailwind
colors: {
custom: {
50: '#f4e6d1',
500: '#efdcbe',
950: '#000000',
},
}SCSS
$custom: #efdcbe; $custom-light: #f4e6d1; $custom-dark: #000000;
JSON
{
"hex": "#efdcbe",
"rgb": {
"r": 239,
"g": 220,
"b": 190
},
"hsl": {
"h": 36.735,
"s": 60.494,
"l": 84.118
},
"oklch": {
"l": 0.90221,
"c": 0.0449,
"h": 79.3
},
"luminance": 0.73255
}Semantic roles & 50–950 ramp
primary
#EFDCBE
secondary
#84A0CD
accent
#60C81D
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171614
muted
#858483