#BFB09F#BFB09F
#BFB09F is a light, muted orange. Relative luminance 0.446; OKLCH L 76.5% C 0.029 H 70.8°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB09F |
|---|---|
| RGB | rgb(191, 176, 159) |
| HSL | hsl(32, 20%, 69%) |
| HSV | hsv(32, 17%, 75%) |
| CMYK | cmyk(0%, 7.9%, 16.8%, 25.1%) |
| CIE-LAB | lab(72.65, 2.53, 10.65) |
| CIE-LCH | lch(72.65, 10.95, 76.63°) |
| OKLab | oklab(76.52% 0.0096 0.0277) |
| OKLCH | oklch(76.52% 0.029 70.8) |
| XYZ | xyz(43.2689, 44.6311, 39.1295) |
| Luminance | 0.4463 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 2.22
Warm Gray
#C9BEB0
ΔE00 4.03
Khaki
#C3B091
ΔE00 4.94
Stone
#A89F91
ΔE00 5.88
Greyish
#A8A495
ΔE00 6.72
Taupe (survey)
#B9A281
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB09F #9FAEBF
analogous
#BFA09F #BFB09F #BEBF9F
triadic
#BFB09F #9FBFB0 #B09FBF
tetradic
#BFB09F #9FBFA0 #9FAEBF #BF9FBE
square
#BFB09F #9FBFA0 #9FAEBF #BF9FBE
split-complementary
#BFB09F #9FBEBF #A09FBF
monochromatic
#89735B #A7927A #BFB09F #D7CEC4 #F0ECE8
Accessibility & contrast
On white
2.12
#BFB09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#BFB09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB09F
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB09F | 1.00 | 2.12 | 9.93 | 9.93 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B09E
Deuteranopia (green-blind)
#B9B49F
Tritanopia (blue-blind)
#C5ACAB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #bfb09f; /* rgb */ color: rgb(191, 176, 159); /* oklch */ color: oklch(76.5% 0.029 70.8);
Tailwind
colors: {
custom: {
50: '#d2c7bb',
500: '#bfb09f',
950: '#000000',
},
}SCSS
$custom: #bfb09f; $custom-light: #d2c7bb; $custom-dark: #000000;
JSON
{
"hex": "#bfb09f",
"rgb": {
"r": 191,
"g": 176,
"b": 159
},
"hsl": {
"h": 31.875,
"s": 20,
"l": 68.627
},
"oklch": {
"l": 0.76519,
"c": 0.02931,
"h": 70.8
},
"luminance": 0.4463
}Semantic roles & 50–950 ramp
primary
#BFB09F
secondary
#D8DDE2
accent
#709E47
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280