#BFB09C#BFB09C
#BFB09C is a light, muted orange. Relative luminance 0.445; OKLCH L 76.4% C 0.033 H 75.1°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB09C |
|---|---|
| RGB | rgb(191, 176, 156) |
| HSL | hsl(34, 21%, 68%) |
| HSV | hsv(34, 18%, 75%) |
| CMYK | cmyk(0%, 7.9%, 18.3%, 25.1%) |
| CIE-LAB | lab(72.58, 2.06, 12.19) |
| CIE-LCH | lch(72.58, 12.36, 80.40°) |
| OKLab | oklab(76.44% 0.0084 0.0316) |
| OKLCH | oklch(76.44% 0.033 75.1) |
| XYZ | xyz(43.0118, 44.5282, 37.7751) |
| Luminance | 0.4453 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 1.73
Khaki
#C3B091
ΔE00 3.74
Warm Gray
#C9BEB0
ΔE00 4.43
Putty
#BEAE8A
ΔE00 5.63
Stone
#A89F91
ΔE00 5.97
Taupe (survey)
#B9A281
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB09C #9CABBF
analogous
#BF9E9C #BFB09C #BCBF9C
triadic
#BFB09C #9CBFB0 #B09CBF
tetradic
#BFB09C #9CBF9E #9CABBF #BF9CBC
square
#BFB09C #9CBF9E #9CABBF #BF9CBC
split-complementary
#BFB09C #9CBCBF #9E9CBF
monochromatic
#887458 #A79277 #BFB09C #D7CEC1 #EFEBE6
Accessibility & contrast
On white
2.12
#BFB09C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#BFB09C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB09C
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB09C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB09C | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B09B
Deuteranopia (green-blind)
#BAB49C
Tritanopia (blue-blind)
#C5ACAA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #bfb09c; /* rgb */ color: rgb(191, 176, 156); /* oklch */ color: oklch(76.4% 0.033 75.1);
Tailwind
colors: {
custom: {
50: '#d2c7b9',
500: '#bfb09c',
950: '#000000',
},
}SCSS
$custom: #bfb09c; $custom-light: #d2c7b9; $custom-dark: #000000;
JSON
{
"hex": "#bfb09c",
"rgb": {
"r": 191,
"g": 176,
"b": 156
},
"hsl": {
"h": 34.286,
"s": 21.472,
"l": 68.039
},
"oklch": {
"l": 0.76443,
"c": 0.03269,
"h": 75.1
},
"luminance": 0.44527
}Semantic roles & 50–950 ramp
primary
#BFB09C
secondary
#D6DBE1
accent
#6CA046
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280