#BFB09B#BFB09B
#BFB09B is a light, muted orange. Relative luminance 0.445; OKLCH L 76.4% C 0.034 H 76.4°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB09B |
|---|---|
| RGB | rgb(191, 176, 155) |
| HSL | hsl(35, 22%, 68%) |
| HSV | hsv(35, 19%, 75%) |
| CMYK | cmyk(0%, 7.9%, 18.8%, 25.1%) |
| CIE-LAB | lab(72.56, 1.91, 12.71) |
| CIE-LCH | lch(72.56, 12.85, 81.47°) |
| OKLab | oklab(76.42% 0.008 0.0329) |
| OKLCH | oklch(76.42% 0.034 76.4) |
| XYZ | xyz(42.9274, 44.4945, 37.3309) |
| Luminance | 0.4449 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 1.76
Khaki
#C3B091
ΔE00 3.38
Warm Gray
#C9BEB0
ΔE00 4.63
Putty
#BEAE8A
ΔE00 5.22
Taupe (survey)
#B9A281
ΔE00 5.77
Stone
#A89F91
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB09B #9BAABF
analogous
#BF9E9B #BFB09B #BCBF9B
triadic
#BFB09B #9BBFB0 #B09BBF
tetradic
#BFB09B #9BBF9E #9BAABF #BF9BBC
square
#BFB09B #9BBF9E #9BAABF #BF9BBC
split-complementary
#BFB09B #9BBCBF #9E9BBF
monochromatic
#887457 #A79376 #BFB09B #D7CDC0 #EFEBE6
Accessibility & contrast
On white
2.12
#BFB09B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#BFB09B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB09B
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB09B | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B09A
Deuteranopia (green-blind)
#BAB39B
Tritanopia (blue-blind)
#C6ACAA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #bfb09b; /* rgb */ color: rgb(191, 176, 155); /* oklch */ color: oklch(76.4% 0.034 76.4);
Tailwind
colors: {
custom: {
50: '#d2c7b8',
500: '#bfb09b',
950: '#000000',
},
}SCSS
$custom: #bfb09b; $custom-light: #d2c7b8; $custom-dark: #000000;
JSON
{
"hex": "#bfb09b",
"rgb": {
"r": 191,
"g": 176,
"b": 155
},
"hsl": {
"h": 35,
"s": 21.951,
"l": 67.843
},
"oklch": {
"l": 0.76418,
"c": 0.03383,
"h": 76.4
},
"luminance": 0.44494
}Semantic roles & 50–950 ramp
primary
#BFB09B
secondary
#D5DAE0
accent
#6BA045
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280