#EFDCBF#EFDCBF
#EFDCBF is a very light, muted orange. Relative luminance 0.733; OKLCH L 90.2% C 0.044 H 78.5°. Best body text is #000000 at 15.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDCBF |
|---|---|
| RGB | rgb(239, 220, 191) |
| HSL | hsl(36, 60%, 84%) |
| HSV | hsv(36, 20%, 94%) |
| CMYK | cmyk(0%, 7.9%, 20.1%, 6.3%) |
| CIE-LAB | lab(88.59, 1.98, 16.63) |
| CIE-LCH | lch(88.59, 16.74, 83.19°) |
| OKLab | oklab(90.24% 0.0087 0.0429) |
| OKLCH | oklch(90.24% 0.044 78.5) |
| XYZ | xyz(70.5937, 73.3003, 59.7097) |
| Luminance | 0.7330 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Champagne
#F7E7CE
ΔE00 2.79
Blanchedalmond
#FFEBCD
ΔE00 3.31
Warm Beige
#E9DCC9
ΔE00 3.55
Bisque
#FFE4C4
ΔE00 3.55
Wheat
#F5DEB3
ΔE00 4.00
Papayawhip
#FFEFD5
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDCBF #BFD2EF
analogous
#EFC4BF #EFDCBF #EAEFBF
triadic
#EFDCBF #BFEFDC #DCBFEF
tetradic
#EFDCBF #BFEFC4 #BFD2EF #EFBFEA
square
#EFDCBF #BFEFC4 #BFD2EF #EFBFEA
split-complementary
#EFDCBF #BFEAEF #C4BFEF
monochromatic
#D7A65D #E3C18E #EFDCBF #F9F2E7 #F9F2E7
Accessibility & contrast
On white
1.34
#EFDCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.66
#EFDCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDCBF
15.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDCBF | 1.00 | 1.34 | 15.66 | 15.66 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DCBD
Deuteranopia (green-blind)
#E9E0C0
Tritanopia (blue-blind)
#F8D6D4
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #efdcbf; /* rgb */ color: rgb(239, 220, 191); /* oklch */ color: oklch(90.2% 0.044 78.5);
Tailwind
colors: {
custom: {
50: '#f4e6d2',
500: '#efdcbf',
950: '#000000',
},
}SCSS
$custom: #efdcbf; $custom-light: #f4e6d2; $custom-dark: #000000;
JSON
{
"hex": "#efdcbf",
"rgb": {
"r": 239,
"g": 220,
"b": 191
},
"hsl": {
"h": 36.25,
"s": 60,
"l": 84.314
},
"oklch": {
"l": 0.90244,
"c": 0.04377,
"h": 78.5
},
"luminance": 0.73299
}Semantic roles & 50–950 ramp
primary
#EFDCBF
secondary
#85A2CD
accent
#61C81E
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171614
muted
#858483