#EFDECB#EFDECB
#EFDECB is a very light, muted orange. Relative luminance 0.749; OKLCH L 90.9% C 0.032 H 70.5°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDECB |
|---|---|
| RGB | rgb(239, 222, 203) |
| HSL | hsl(32, 53%, 87%) |
| HSV | hsv(32, 15%, 94%) |
| CMYK | cmyk(0%, 7.1%, 15.1%, 6.3%) |
| CIE-LAB | lab(89.35, 2.75, 11.42) |
| CIE-LCH | lch(89.35, 11.74, 76.47°) |
| OKLab | oklab(90.93% 0.0105 0.0298) |
| OKLCH | oklch(90.93% 0.032 70.5) |
| XYZ | xyz(72.4968, 74.9064, 67.1277) |
| Luminance | 0.7490 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 1.95
Antiquewhite
#FAEBD7
ΔE00 2.96
Champagne
#F7E7CE
ΔE00 3.19
Papayawhip
#FFEFD5
ΔE00 4.59
Blanchedalmond
#FFEBCD
ΔE00 4.66
Bisque
#FFE4C4
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDECB #CBDCEF
analogous
#EFCCCB #EFDECB #EEEFCB
triadic
#EFDECB #CBEFDE #DECBEF
tetradic
#EFDECB #CBEFCC #CBDCEF #EFCBEE
square
#EFDECB #CBEFCC #CBDCEF #EFCBEE
split-complementary
#EFDECB #CBEEEF #CCCBEF
monochromatic
#D2A36D #E1C09C #EFDECB #F8F0E8 #F8F0E8
Accessibility & contrast
On white
1.31
#EFDECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#EFDECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDECB
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDECB | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DECA
Deuteranopia (green-blind)
#E8E2CB
Tritanopia (blue-blind)
#F6DAD9
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #efdecb; /* rgb */ color: rgb(239, 222, 203); /* oklch */ color: oklch(90.9% 0.032 70.5);
Tailwind
colors: {
custom: {
50: '#f4e8da',
500: '#efdecb',
950: '#000000',
},
}SCSS
$custom: #efdecb; $custom-light: #f4e8da; $custom-dark: #000000;
JSON
{
"hex": "#efdecb",
"rgb": {
"r": 239,
"g": 222,
"b": 203
},
"hsl": {
"h": 31.667,
"s": 52.941,
"l": 86.667
},
"oklch": {
"l": 0.90925,
"c": 0.03157,
"h": 70.5
},
"luminance": 0.74905
}Semantic roles & 50–950 ramp
primary
#EFDECB
secondary
#91ADCD
accent
#6EC025
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171614
muted
#858483