#BFB29A#BFB29A
#BFB29A is a light, muted orange. Relative luminance 0.453; OKLCH L 76.8% C 0.036 H 82.9°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB29A |
|---|---|
| RGB | rgb(191, 178, 154) |
| HSL | hsl(39, 22%, 68%) |
| HSV | hsv(39, 19%, 75%) |
| CMYK | cmyk(0%, 6.8%, 19.4%, 25.1%) |
| CIE-LAB | lab(73.06, 0.68, 13.95) |
| CIE-LCH | lch(73.06, 13.97, 87.21°) |
| OKLab | oklab(76.8% 0.0045 0.036) |
| OKLCH | oklch(76.8% 0.036 82.9) |
| XYZ | xyz(43.2388, 45.2511, 37.0222) |
| Luminance | 0.4525 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 2.72
Khaki
#C3B091
ΔE00 2.90
Putty
#BEAE8A
ΔE00 3.98
Bland
#AFA88B
ΔE00 5.08
Warm Gray
#C9BEB0
ΔE00 5.09
Stone (survey)
#ADA587
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB29A #9AA7BF
analogous
#BFA09A #BFB29A #B9BF9A
triadic
#BFB29A #9ABFB2 #B29ABF
tetradic
#BFB29A #9ABFA0 #9AA7BF #BF9AB9
square
#BFB29A #9ABFA0 #9AA7BF #BF9AB9
split-complementary
#BFB29A #9AB9BF #A09ABF
monochromatic
#887756 #A79575 #BFB29A #D7CFBF #EEEBE5
Accessibility & contrast
On white
2.09
#BFB29A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#BFB29A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB29A
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB29A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB29A | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B199
Deuteranopia (green-blind)
#BCB59B
Tritanopia (blue-blind)
#C6AEAB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #bfb29a; /* rgb */ color: rgb(191, 178, 154); /* oklch */ color: oklch(76.8% 0.036 82.9);
Tailwind
colors: {
custom: {
50: '#d2c9b7',
500: '#bfb29a',
950: '#000000',
},
}SCSS
$custom: #bfb29a; $custom-light: #d2c9b7; $custom-dark: #000000;
JSON
{
"hex": "#bfb29a",
"rgb": {
"r": 191,
"g": 178,
"b": 154
},
"hsl": {
"h": 38.919,
"s": 22.424,
"l": 67.647
},
"oklch": {
"l": 0.76803,
"c": 0.03629,
"h": 82.9
},
"luminance": 0.4525
}Semantic roles & 50–950 ramp
primary
#BFB29A
secondary
#D5D9E0
accent
#65A145
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280