#BFB39A#BFB39A
#BFB39A is a light, muted orange. Relative luminance 0.457; OKLCH L 77.0% C 0.037 H 85.4°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB39A |
|---|---|
| RGB | rgb(191, 179, 154) |
| HSL | hsl(41, 22%, 68%) |
| HSV | hsv(41, 19%, 75%) |
| CMYK | cmyk(0%, 6.3%, 19.4%, 25.1%) |
| CIE-LAB | lab(73.32, 0.15, 14.32) |
| CIE-LCH | lch(73.32, 14.32, 89.42°) |
| OKLab | oklab(77.01% 0.003 0.0369) |
| OKLCH | oklch(77.01% 0.037 85.4) |
| XYZ | xyz(43.4385, 45.6505, 37.0887) |
| Luminance | 0.4565 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.13
Greige
#B8AB98
ΔE00 3.31
Putty
#BEAE8A
ΔE00 3.75
Bland
#AFA88B
ΔE00 4.69
Stone (survey)
#ADA587
ΔE00 5.26
Warm Gray
#C9BEB0
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB39A #9AA6BF
analogous
#BFA19A #BFB39A #B8BF9A
triadic
#BFB39A #9ABFB3 #B39ABF
tetradic
#BFB39A #9ABFA1 #9AA6BF #BF9AB8
square
#BFB39A #9ABFA1 #9AA6BF #BF9AB8
split-complementary
#BFB39A #9AB8BF #A19ABF
monochromatic
#887856 #A79775 #BFB39A #D7CFBF #EEEBE5
Accessibility & contrast
On white
2.07
#BFB39A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#BFB39A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB39A
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB39A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB39A | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B298
Deuteranopia (green-blind)
#BCB59B
Tritanopia (blue-blind)
#C6AFAC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #bfb39a; /* rgb */ color: rgb(191, 179, 154); /* oklch */ color: oklch(77.0% 0.037 85.4);
Tailwind
colors: {
custom: {
50: '#d2c9b7',
500: '#bfb39a',
950: '#000000',
},
}SCSS
$custom: #bfb39a; $custom-light: #d2c9b7; $custom-dark: #000000;
JSON
{
"hex": "#bfb39a",
"rgb": {
"r": 191,
"g": 179,
"b": 154
},
"hsl": {
"h": 40.541,
"s": 22.424,
"l": 67.647
},
"oklch": {
"l": 0.77009,
"c": 0.03705,
"h": 85.4
},
"luminance": 0.4565
}Semantic roles & 50–950 ramp
primary
#BFB39A
secondary
#D5D8E0
accent
#63A145
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280