#EFDBB9#EFDBB9
#EFDBB9 is a very light, muted orange. Relative luminance 0.725; OKLCH L 89.9% C 0.050 H 81.0°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDBB9 |
|---|---|
| RGB | rgb(239, 219, 185) |
| HSL | hsl(38, 63%, 83%) |
| HSV | hsv(38, 23%, 94%) |
| CMYK | cmyk(0%, 8.4%, 22.6%, 6.3%) |
| CIE-LAB | lab(88.22, 1.64, 19.24) |
| CIE-LCH | lch(88.22, 19.31, 85.12°) |
| OKLab | oklab(89.91% 0.0078 0.0494) |
| OKLCH | oklch(89.91% 0.05 81) |
| XYZ | xyz(69.6852, 72.5182, 56.2161) |
| Luminance | 0.7252 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 2.55
Blanchedalmond
#FFEBCD
ΔE00 3.81
Champagne
#F7E7CE
ΔE00 3.88
Bisque
#FFE4C4
ΔE00 3.91
Moccasin
#FFE4B5
ΔE00 4.17
Warm Beige
#E9DCC9
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDBB9 #B9CDEF
analogous
#EFC0B9 #EFDBB9 #E8EFB9
triadic
#EFDBB9 #B9EFDB #DBB9EF
tetradic
#EFDBB9 #B9EFC0 #B9CDEF #EFB9E8
square
#EFDBB9 #B9EFC0 #B9CDEF #EFB9E8
split-complementary
#EFDBB9 #B9E8EF #C0B9EF
monochromatic
#D8A855 #E4C187 #EFDBB9 #F9F2E6 #F9F2E6
Accessibility & contrast
On white
1.35
#EFDBB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#EFDBB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDBB9
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDBB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDBB9 | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DAB7
Deuteranopia (green-blind)
#E9DFBA
Tritanopia (blue-blind)
#F8D5D2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #efdbb9; /* rgb */ color: rgb(239, 219, 185); /* oklch */ color: oklch(89.9% 0.050 81.0);
Tailwind
colors: {
custom: {
50: '#f4e6ce',
500: '#efdbb9',
950: '#000000',
},
}SCSS
$custom: #efdbb9; $custom-light: #f4e6ce; $custom-dark: #000000;
JSON
{
"hex": "#efdbb9",
"rgb": {
"r": 239,
"g": 219,
"b": 185
},
"hsl": {
"h": 37.778,
"s": 62.791,
"l": 83.137
},
"oklch": {
"l": 0.8991,
"c": 0.04999,
"h": 81
},
"luminance": 0.72517
}Semantic roles & 50–950 ramp
primary
#EFDBB9
secondary
#7F9CCD
accent
#5CCB1B
background
#FFFEFE
surface
#FEFCFA
border
#D6D5D3
text
#171513
muted
#858483