#EFD9BB#EFD9BB
#EFD9BB is a very light, muted orange. Relative luminance 0.716; OKLCH L 89.6% C 0.047 H 75.6°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EFD9BB |
|---|---|
| RGB | rgb(239, 217, 187) |
| HSL | hsl(35, 62%, 84%) |
| HSV | hsv(35, 22%, 94%) |
| CMYK | cmyk(0%, 9.2%, 21.8%, 6.3%) |
| CIE-LAB | lab(87.76, 2.96, 17.55) |
| CIE-LCH | lch(87.76, 17.80, 80.44°) |
| OKLab | oklab(89.56% 0.0116 0.0452) |
| OKLCH | oklch(89.56% 0.047 75.6) |
| XYZ | xyz(69.3792, 71.5660, 57.1630) |
| Luminance | 0.7156 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 3.14
Champagne
#F7E7CE
ΔE00 3.79
Blanchedalmond
#FFEBCD
ΔE00 3.95
Wheat
#F5DEB3
ΔE00 4.03
Warm Beige
#E9DCC9
ΔE00 4.30
Papayawhip
#FFEFD5
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFD9BB #BBD1EF
analogous
#EFBFBB #EFD9BB #EBEFBB
triadic
#EFD9BB #BBEFD9 #D9BBEF
tetradic
#EFD9BB #BBEFBF #BBD1EF #EFBBEB
square
#EFD9BB #BBEFBF #BBD1EF #EFBBEB
split-complementary
#EFD9BB #BBEBEF #BFBBEF
monochromatic
#D8A258 #E3BD89 #EFD9BB #F9F1E6 #F9F1E6
Accessibility & contrast
On white
1.37
#EFD9BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#EFD9BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFD9BB
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFD9BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFD9BB | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9B9
Deuteranopia (green-blind)
#E7DEBC
Tritanopia (blue-blind)
#F8D3D1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #efd9bb; /* rgb */ color: rgb(239, 217, 187); /* oklch */ color: oklch(89.6% 0.047 75.6);
Tailwind
colors: {
custom: {
50: '#f4e4cf',
500: '#efd9bb',
950: '#000000',
},
}SCSS
$custom: #efd9bb; $custom-light: #f4e4cf; $custom-dark: #000000;
JSON
{
"hex": "#efd9bb",
"rgb": {
"r": 239,
"g": 217,
"b": 187
},
"hsl": {
"h": 34.615,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.89563,
"c": 0.04665,
"h": 75.6
},
"luminance": 0.71564
}Semantic roles & 50–950 ramp
primary
#EFD9BB
secondary
#81A1CD
accent
#65CA1C
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171513
muted
#858483