#EFDBB8#EFDBB8
#EFDBB8 is a very light, muted orange. Relative luminance 0.725; OKLCH L 89.9% C 0.051 H 81.6°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDBB8 |
|---|---|
| RGB | rgb(239, 219, 184) |
| HSL | hsl(38, 63%, 83%) |
| HSV | hsv(38, 23%, 94%) |
| CMYK | cmyk(0%, 8.4%, 23%, 6.3%) |
| CIE-LAB | lab(88.20, 1.50, 19.73) |
| CIE-LCH | lch(88.20, 19.79, 85.65°) |
| OKLab | oklab(89.89% 0.0074 0.0506) |
| OKLCH | oklch(89.89% 0.051 81.6) |
| XYZ | xyz(69.5800, 72.4762, 55.6621) |
| Luminance | 0.7247 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 2.28
Blanchedalmond
#FFEBCD
ΔE00 3.95
Moccasin
#FFE4B5
ΔE00 3.97
Bisque
#FFE4C4
ΔE00 4.08
Champagne
#F7E7CE
ΔE00 4.10
Navajowhite
#FFDEAD
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDBB8 #B8CCEF
analogous
#EFBFB8 #EFDBB8 #E7EFB8
triadic
#EFDBB8 #B8EFDB #DBB8EF
tetradic
#EFDBB8 #B8EFBF #B8CCEF #EFB8E7
square
#EFDBB8 #B8EFBF #B8CCEF #EFB8E7
split-complementary
#EFDBB8 #B8E7EF #BFB8EF
monochromatic
#D8A854 #E4C286 #EFDBB8 #F9F2E6 #F9F2E6
Accessibility & contrast
On white
1.36
#EFDBB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#EFDBB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDBB8
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDBB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDBB8 | 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)
#E4DAB6
Deuteranopia (green-blind)
#E9DFB9
Tritanopia (blue-blind)
#F9D5D1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #efdbb8; /* rgb */ color: rgb(239, 219, 184); /* oklch */ color: oklch(89.9% 0.051 81.6);
Tailwind
colors: {
custom: {
50: '#f4e6cd',
500: '#efdbb8',
950: '#000000',
},
}SCSS
$custom: #efdbb8; $custom-light: #f4e6cd; $custom-dark: #000000;
JSON
{
"hex": "#efdbb8",
"rgb": {
"r": 239,
"g": 219,
"b": 184
},
"hsl": {
"h": 38.182,
"s": 63.218,
"l": 82.941
},
"oklch": {
"l": 0.89887,
"c": 0.05113,
"h": 81.6
},
"luminance": 0.72474
}Semantic roles & 50–950 ramp
primary
#EFDBB8
secondary
#7E9BCD
accent
#5BCB1B
background
#FFFEFE
surface
#FEFCFA
border
#D6D5D3
text
#171513
muted
#858483