#EFD9BF#EFD9BF
#EFD9BF is a very light, muted orange. Relative luminance 0.717; OKLCH L 89.7% C 0.042 H 71.9°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EFD9BF |
|---|---|
| RGB | rgb(239, 217, 191) |
| HSL | hsl(33, 60%, 84%) |
| HSV | hsv(33, 20%, 94%) |
| CMYK | cmyk(0%, 9.2%, 20.1%, 6.3%) |
| CIE-LAB | lab(87.84, 3.53, 15.57) |
| CIE-LCH | lch(87.84, 15.97, 77.22°) |
| OKLab | oklab(89.66% 0.0132 0.0403) |
| OKLCH | oklch(89.66% 0.042 71.9) |
| XYZ | xyz(69.8134, 71.7397, 59.4496) |
| Luminance | 0.7174 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 3.30
Warm Beige
#E9DCC9
ΔE00 3.71
Champagne
#F7E7CE
ΔE00 3.79
Blanchedalmond
#FFEBCD
ΔE00 4.28
Antiquewhite
#FAEBD7
ΔE00 4.73
Peach
#FFDAB9
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFD9BF #BFD5EF
analogous
#EFC1BF #EFD9BF #EDEFBF
triadic
#EFD9BF #BFEFD9 #D9BFEF
tetradic
#EFD9BF #BFEFC1 #BFD5EF #EFBFED
square
#EFD9BF #BFEFC1 #BFD5EF #EFBFED
split-complementary
#EFD9BF #BFEDEF #C1BFEF
monochromatic
#D79F5D #E3BC8E #EFD9BF #F9F0E7 #F9F0E7
Accessibility & contrast
On white
1.37
#EFD9BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#EFD9BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFD9BF
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFD9BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFD9BF | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D9BD
Deuteranopia (green-blind)
#E7DEC0
Tritanopia (blue-blind)
#F8D4D2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #efd9bf; /* rgb */ color: rgb(239, 217, 191); /* oklch */ color: oklch(89.7% 0.042 71.9);
Tailwind
colors: {
custom: {
50: '#f4e4d2',
500: '#efd9bf',
950: '#000000',
},
}SCSS
$custom: #efd9bf; $custom-light: #f4e4d2; $custom-dark: #000000;
JSON
{
"hex": "#efd9bf",
"rgb": {
"r": 239,
"g": 217,
"b": 191
},
"hsl": {
"h": 32.5,
"s": 60,
"l": 84.314
},
"oklch": {
"l": 0.89657,
"c": 0.04236,
"h": 71.9
},
"luminance": 0.71738
}Semantic roles & 50–950 ramp
primary
#EFD9BF
secondary
#85A6CD
accent
#6CC81E
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483