#EFD1BB#EFD1BB
#EFD1BB is a very light, muted orange. Relative luminance 0.675; OKLCH L 88.0% C 0.045 H 58.4°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EFD1BB |
|---|---|
| RGB | rgb(239, 209, 187) |
| HSL | hsl(25, 62%, 84%) |
| HSV | hsv(25, 22%, 94%) |
| CMYK | cmyk(0%, 12.6%, 21.8%, 6.3%) |
| CIE-LAB | lab(85.78, 7.11, 14.77) |
| CIE-LCH | lch(85.78, 16.39, 64.30°) |
| OKLab | oklab(88.01% 0.0235 0.0382) |
| OKLCH | oklch(88.01% 0.045 58.4) |
| XYZ | xyz(67.3669, 67.5415, 56.4922) |
| Luminance | 0.6754 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 4.23
Apricot
#FBCEB1
ΔE00 4.36
Light Peach
#FFD8B1
ΔE00 5.61
Bisque
#FFE4C4
ΔE00 6.00
Warm Beige
#E9DCC9
ΔE00 6.99
Champagne
#F7E7CE
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFD1BB #BBD9EF
analogous
#EFBBBF #EFD1BB #EFEBBB
triadic
#EFD1BB #BBEFD1 #D1BBEF
tetradic
#EFD1BB #BFEFBB #BBD9EF #EBBBEF
square
#EFD1BB #BFEFBB #BBD9EF #EBBBEF
split-complementary
#EFD1BB #BBEFEB #BBBFEF
monochromatic
#D88E58 #E3AF89 #EFD1BB #F9EEE6 #F9EEE6
Accessibility & contrast
On white
1.45
#EFD1BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#EFD1BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFD1BB
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFD1BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFD1BB | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD3BA
Deuteranopia (green-blind)
#E1D9BB
Tritanopia (blue-blind)
#F9CBCB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #efd1bb; /* rgb */ color: rgb(239, 209, 187); /* oklch */ color: oklch(88.0% 0.045 58.4);
Tailwind
colors: {
custom: {
50: '#f4dfcf',
500: '#efd1bb',
950: '#000000',
},
}SCSS
$custom: #efd1bb; $custom-light: #f4dfcf; $custom-dark: #000000;
JSON
{
"hex": "#efd1bb",
"rgb": {
"r": 239,
"g": 209,
"b": 187
},
"hsl": {
"h": 25.385,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.88009,
"c": 0.0449,
"h": 58.4
},
"luminance": 0.6754
}Semantic roles & 50–950 ramp
primary
#EFD1BB
secondary
#81ADCD
accent
#80CA1C
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171513
muted
#858483