#BFB09A#BFB09A
#BFB09A is a light, muted orange. Relative luminance 0.445; OKLCH L 76.4% C 0.035 H 77.5°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB09A |
|---|---|
| RGB | rgb(191, 176, 154) |
| HSL | hsl(36, 22%, 68%) |
| HSV | hsv(36, 19%, 75%) |
| CMYK | cmyk(0%, 7.9%, 19.4%, 25.1%) |
| CIE-LAB | lab(72.54, 1.75, 13.22) |
| CIE-LCH | lch(72.54, 13.34, 82.45°) |
| OKLab | oklab(76.39% 0.0076 0.0342) |
| OKLCH | oklch(76.39% 0.035 77.5) |
| XYZ | xyz(42.8438, 44.4610, 36.8905) |
| Luminance | 0.4446 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 1.87
Khaki
#C3B091
ΔE00 3.03
Putty
#BEAE8A
ΔE00 4.82
Warm Gray
#C9BEB0
ΔE00 4.85
Taupe (survey)
#B9A281
ΔE00 5.57
Bland
#AFA88B
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB09A #9AA9BF
analogous
#BF9E9A #BFB09A #BBBF9A
triadic
#BFB09A #9ABFB0 #B09ABF
tetradic
#BFB09A #9ABF9E #9AA9BF #BF9ABB
square
#BFB09A #9ABF9E #9AA9BF #BF9ABB
split-complementary
#BFB09A #9ABBBF #9E9ABF
monochromatic
#887456 #A79375 #BFB09A #D7CDBF #EEEBE5
Accessibility & contrast
On white
2.12
#BFB09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#BFB09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB09A
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB09A | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B099
Deuteranopia (green-blind)
#BAB39B
Tritanopia (blue-blind)
#C6ACAA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #bfb09a; /* rgb */ color: rgb(191, 176, 154); /* oklch */ color: oklch(76.4% 0.035 77.5);
Tailwind
colors: {
custom: {
50: '#d2c7b7',
500: '#bfb09a',
950: '#000000',
},
}SCSS
$custom: #bfb09a; $custom-light: #d2c7b7; $custom-dark: #000000;
JSON
{
"hex": "#bfb09a",
"rgb": {
"r": 191,
"g": 176,
"b": 154
},
"hsl": {
"h": 35.676,
"s": 22.424,
"l": 67.647
},
"oklch": {
"l": 0.76394,
"c": 0.035,
"h": 77.5
},
"luminance": 0.4446
}Semantic roles & 50–950 ramp
primary
#BFB09A
secondary
#D5D9E0
accent
#6AA145
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280