#EFDBB5#EFDBB5
#EFDBB5 is a very light, muted orange. Relative luminance 0.724; OKLCH L 89.8% C 0.055 H 83.4°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDBB5 |
|---|---|
| RGB | rgb(239, 219, 181) |
| HSL | hsl(39, 64%, 82%) |
| HSV | hsv(39, 24%, 94%) |
| CMYK | cmyk(0%, 8.4%, 24.3%, 6.3%) |
| CIE-LAB | lab(88.14, 1.09, 21.21) |
| CIE-LCH | lch(88.14, 21.24, 87.07°) |
| OKLab | oklab(89.82% 0.0062 0.0542) |
| OKLCH | oklch(89.82% 0.055 83.4) |
| XYZ | xyz(69.2689, 72.3517, 54.0235) |
| Luminance | 0.7235 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 1.62
Moccasin
#FFE4B5
ΔE00 3.52
Blanchedalmond
#FFEBCD
ΔE00 4.47
Navajowhite
#FFDEAD
ΔE00 4.48
Bisque
#FFE4C4
ΔE00 4.65
Champagne
#F7E7CE
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDBB5 #B5C9EF
analogous
#EFBEB5 #EFDBB5 #E6EFB5
triadic
#EFDBB5 #B5EFDB #DBB5EF
tetradic
#EFDBB5 #B5EFBE #B5C9EF #EFB5E6
square
#EFDBB5 #B5EFBE #B5C9EF #EFB5E6
split-complementary
#EFDBB5 #B5E6EF #BEB5EF
monochromatic
#D9AA50 #E4C383 #EFDBB5 #FAF3E6 #FAF3E6
Accessibility & contrast
On white
1.36
#EFDBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#EFDBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDBB5
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDBB5 | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DAB3
Deuteranopia (green-blind)
#EADFB6
Tritanopia (blue-blind)
#F9D4D1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #efdbb5; /* rgb */ color: rgb(239, 219, 181); /* oklch */ color: oklch(89.8% 0.055 83.4);
Tailwind
colors: {
custom: {
50: '#f4e6cb',
500: '#efdbb5',
950: '#000000',
},
}SCSS
$custom: #efdbb5; $custom-light: #f4e6cb; $custom-dark: #000000;
JSON
{
"hex": "#efdbb5",
"rgb": {
"r": 239,
"g": 219,
"b": 181
},
"hsl": {
"h": 39.31,
"s": 64.444,
"l": 82.353
},
"oklch": {
"l": 0.89821,
"c": 0.05458,
"h": 83.4
},
"luminance": 0.7235
}Semantic roles & 50–950 ramp
primary
#EFDBB5
secondary
#7B97CD
accent
#57CC19
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#171513
muted
#858482