#EFD8BB#EFD8BB
#EFD8BB is a very light, muted orange. Relative luminance 0.711; OKLCH L 89.4% C 0.046 H 73.6°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #EFD8BB |
|---|---|
| RGB | rgb(239, 216, 187) |
| HSL | hsl(33, 62%, 84%) |
| HSV | hsv(33, 22%, 94%) |
| CMYK | cmyk(0%, 9.6%, 21.8%, 6.3%) |
| CIE-LAB | lab(87.51, 3.47, 17.20) |
| CIE-LCH | lch(87.51, 17.55, 78.59°) |
| OKLab | oklab(89.37% 0.0131 0.0443) |
| OKLCH | oklch(89.37% 0.046 73.6) |
| XYZ | xyz(69.1222, 71.0521, 57.0773) |
| Luminance | 0.7105 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 3.11
Champagne
#F7E7CE
ΔE00 4.11
Blanchedalmond
#FFEBCD
ΔE00 4.28
Warm Beige
#E9DCC9
ΔE00 4.37
Wheat
#F5DEB3
ΔE00 4.57
Peach
#FFDAB9
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFD8BB #BBD2EF
analogous
#EFBEBB #EFD8BB #ECEFBB
triadic
#EFD8BB #BBEFD8 #D8BBEF
tetradic
#EFD8BB #BBEFBE #BBD2EF #EFBBEC
square
#EFD8BB #BBEFBE #BBD2EF #EFBBEC
split-complementary
#EFD8BB #BBECEF #BEBBEF
monochromatic
#D89F58 #E3BC89 #EFD8BB #F9F1E6 #F9F1E6
Accessibility & contrast
On white
1.38
#EFD8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#EFD8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFD8BB
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFD8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFD8BB | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D8B9
Deuteranopia (green-blind)
#E6DEBC
Tritanopia (blue-blind)
#F8D2D0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #efd8bb; /* rgb */ color: rgb(239, 216, 187); /* oklch */ color: oklch(89.4% 0.046 73.6);
Tailwind
colors: {
custom: {
50: '#f4e4cf',
500: '#efd8bb',
950: '#000000',
},
}SCSS
$custom: #efd8bb; $custom-light: #f4e4cf; $custom-dark: #000000;
JSON
{
"hex": "#efd8bb",
"rgb": {
"r": 239,
"g": 216,
"b": 187
},
"hsl": {
"h": 33.462,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.89368,
"c": 0.04622,
"h": 73.6
},
"luminance": 0.7105
}Semantic roles & 50–950 ramp
primary
#EFD8BB
secondary
#81A3CD
accent
#69CA1C
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171513
muted
#858483