#EFD0BB#EFD0BB
#EFD0BB is a very light, muted orange. Relative luminance 0.670; OKLCH L 87.8% C 0.045 H 56.2°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EFD0BB |
|---|---|
| RGB | rgb(239, 208, 187) |
| HSL | hsl(24, 62%, 84%) |
| HSV | hsv(24, 22%, 94%) |
| CMYK | cmyk(0%, 13%, 21.8%, 6.3%) |
| CIE-LAB | lab(85.53, 7.63, 14.42) |
| CIE-LCH | lch(85.53, 16.31, 62.12°) |
| OKLab | oklab(87.82% 0.025 0.0374) |
| OKLCH | oklch(87.82% 0.045 56.2) |
| XYZ | xyz(67.1224, 67.0524, 56.4107) |
| Luminance | 0.6705 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.13
Peach
#FFDAB9
ΔE00 4.62
Light Peach
#FFD8B1
ΔE00 6.04
Bisque
#FFE4C4
ΔE00 6.62
Warm Beige
#E9DCC9
ΔE00 7.52
Antiquewhite
#FAEBD7
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFD0BB #BBDAEF
analogous
#EFBBC0 #EFD0BB #EFEABB
triadic
#EFD0BB #BBEFD0 #D0BBEF
tetradic
#EFD0BB #C0EFBB #BBDAEF #EABBEF
square
#EFD0BB #C0EFBB #BBDAEF #EABBEF
split-complementary
#EFD0BB #BBEFEA #BBC0EF
monochromatic
#D88C58 #E3AE89 #EFD0BB #F9EEE6 #F9EEE6
Accessibility & contrast
On white
1.46
#EFD0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#EFD0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFD0BB
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFD0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFD0BB | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2BA
Deuteranopia (green-blind)
#E0D8BB
Tritanopia (blue-blind)
#F9CACA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #efd0bb; /* rgb */ color: rgb(239, 208, 187); /* oklch */ color: oklch(87.8% 0.045 56.2);
Tailwind
colors: {
custom: {
50: '#f4decf',
500: '#efd0bb',
950: '#000000',
},
}SCSS
$custom: #efd0bb; $custom-light: #f4decf; $custom-dark: #000000;
JSON
{
"hex": "#efd0bb",
"rgb": {
"r": 239,
"g": 208,
"b": 187
},
"hsl": {
"h": 24.231,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.87816,
"c": 0.04498,
"h": 56.2
},
"luminance": 0.6705
}Semantic roles & 50–950 ramp
primary
#EFD0BB
secondary
#81AECD
accent
#83CA1C
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171513
muted
#858483