#EFDBB7#EFDBB7
#EFDBB7 is a very light, muted orange. Relative luminance 0.724; OKLCH L 89.9% C 0.052 H 82.3°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDBB7 |
|---|---|
| RGB | rgb(239, 219, 183) |
| HSL | hsl(39, 64%, 83%) |
| HSV | hsv(39, 23%, 94%) |
| CMYK | cmyk(0%, 8.4%, 23.4%, 6.3%) |
| CIE-LAB | lab(88.18, 1.36, 20.23) |
| CIE-LCH | lch(88.18, 20.27, 86.14°) |
| OKLab | oklab(89.87% 0.007 0.0518) |
| OKLCH | oklch(89.87% 0.052 82.3) |
| XYZ | xyz(69.4756, 72.4344, 55.1120) |
| Luminance | 0.7243 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 2.04
Moccasin
#FFE4B5
ΔE00 3.80
Blanchedalmond
#FFEBCD
ΔE00 4.11
Bisque
#FFE4C4
ΔE00 4.26
Champagne
#F7E7CE
ΔE00 4.32
Navajowhite
#FFDEAD
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDBB7 #B7CBEF
analogous
#EFBFB7 #EFDBB7 #E7EFB7
triadic
#EFDBB7 #B7EFDB #DBB7EF
tetradic
#EFDBB7 #B7EFBF #B7CBEF #EFB7E7
square
#EFDBB7 #B7EFBF #B7CBEF #EFB7E7
split-complementary
#EFDBB7 #B7E7EF #BFB7EF
monochromatic
#D9A953 #E4C285 #EFDBB7 #F9F2E6 #F9F2E6
Accessibility & contrast
On white
1.36
#EFDBB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#EFDBB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDBB7
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDBB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDBB7 | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DAB5
Deuteranopia (green-blind)
#E9DFB8
Tritanopia (blue-blind)
#F9D4D1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #efdbb7; /* rgb */ color: rgb(239, 219, 183); /* oklch */ color: oklch(89.9% 0.052 82.3);
Tailwind
colors: {
custom: {
50: '#f4e6cc',
500: '#efdbb7',
950: '#000000',
},
}SCSS
$custom: #efdbb7; $custom-light: #f4e6cc; $custom-dark: #000000;
JSON
{
"hex": "#efdbb7",
"rgb": {
"r": 239,
"g": 219,
"b": 183
},
"hsl": {
"h": 38.571,
"s": 63.636,
"l": 82.745
},
"oklch": {
"l": 0.89865,
"c": 0.05228,
"h": 82.3
},
"luminance": 0.72433
}Semantic roles & 50–950 ramp
primary
#EFDBB7
secondary
#7D9ACD
accent
#59CB1A
background
#FFFEFE
surface
#FEFCFA
border
#D6D5D3
text
#171513
muted
#858483