#EFD7BB#EFD7BB
#EFD7BB is a very light, muted orange. Relative luminance 0.705; OKLCH L 89.2% C 0.046 H 71.5°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EFD7BB |
|---|---|
| RGB | rgb(239, 215, 187) |
| HSL | hsl(32, 62%, 84%) |
| HSV | hsv(32, 22%, 94%) |
| CMYK | cmyk(0%, 10%, 21.8%, 6.3%) |
| CIE-LAB | lab(87.26, 3.99, 16.86) |
| CIE-LCH | lch(87.26, 17.32, 76.68°) |
| OKLab | oklab(89.17% 0.0146 0.0435) |
| OKLCH | oklch(89.17% 0.046 71.5) |
| XYZ | xyz(68.8668, 70.5413, 56.9922) |
| Luminance | 0.7054 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 3.22
Peach
#FFDAB9
ΔE00 4.36
Champagne
#F7E7CE
ΔE00 4.50
Warm Beige
#E9DCC9
ΔE00 4.55
Blanchedalmond
#FFEBCD
ΔE00 4.69
Light Peach
#FFD8B1
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFD7BB #BBD3EF
analogous
#EFBDBB #EFD7BB #EDEFBB
triadic
#EFD7BB #BBEFD7 #D7BBEF
tetradic
#EFD7BB #BBEFBD #BBD3EF #EFBBED
square
#EFD7BB #BBEFBD #BBD3EF #EFBBED
split-complementary
#EFD7BB #BBEDEF #BDBBEF
monochromatic
#D89D58 #E3BA89 #EFD7BB #F9F0E6 #F9F0E6
Accessibility & contrast
On white
1.39
#EFD7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#EFD7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFD7BB
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFD7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFD7BB | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D7B9
Deuteranopia (green-blind)
#E6DDBC
Tritanopia (blue-blind)
#F8D1CF
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #efd7bb; /* rgb */ color: rgb(239, 215, 187); /* oklch */ color: oklch(89.2% 0.046 71.5);
Tailwind
colors: {
custom: {
50: '#f4e3cf',
500: '#efd7bb',
950: '#000000',
},
}SCSS
$custom: #efd7bb; $custom-light: #f4e3cf; $custom-dark: #000000;
JSON
{
"hex": "#efd7bb",
"rgb": {
"r": 239,
"g": 215,
"b": 187
},
"hsl": {
"h": 32.308,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.89173,
"c": 0.04584,
"h": 71.5
},
"luminance": 0.70539
}Semantic roles & 50–950 ramp
primary
#EFD7BB
secondary
#81A4CD
accent
#6CCA1C
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171513
muted
#858483