#BFB29B#BFB29B
#BFB29B is a light, muted orange. Relative luminance 0.453; OKLCH L 76.8% C 0.035 H 82.0°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB29B |
|---|---|
| RGB | rgb(191, 178, 155) |
| HSL | hsl(38, 22%, 68%) |
| HSV | hsv(38, 19%, 75%) |
| CMYK | cmyk(0%, 6.8%, 18.8%, 25.1%) |
| CIE-LAB | lab(73.08, 0.83, 13.44) |
| CIE-LCH | lch(73.08, 13.47, 86.45°) |
| OKLab | oklab(76.83% 0.0049 0.0347) |
| OKLCH | oklch(76.83% 0.035 82) |
| XYZ | xyz(43.3225, 45.2846, 37.4626) |
| Luminance | 0.4528 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 2.47
Khaki
#C3B091
ΔE00 3.10
Putty
#BEAE8A
ΔE00 4.33
Warm Gray
#C9BEB0
ΔE00 4.80
Bland
#AFA88B
ΔE00 5.32
Stone (survey)
#ADA587
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB29B #9BA8BF
analogous
#BFA09B #BFB29B #BABF9B
triadic
#BFB29B #9BBFB2 #B29BBF
tetradic
#BFB29B #9BBFA0 #9BA8BF #BF9BBA
square
#BFB29B #9BBFA0 #9BA8BF #BF9BBA
split-complementary
#BFB29B #9BBABF #A09BBF
monochromatic
#887757 #A79576 #BFB29B #D7CFC0 #EFEBE6
Accessibility & contrast
On white
2.09
#BFB29B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#BFB29B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB29B
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB29B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB29B | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B19A
Deuteranopia (green-blind)
#BBB59C
Tritanopia (blue-blind)
#C5AEAB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #bfb29b; /* rgb */ color: rgb(191, 178, 155); /* oklch */ color: oklch(76.8% 0.035 82.0);
Tailwind
colors: {
custom: {
50: '#d2c9b8',
500: '#bfb29b',
950: '#000000',
},
}SCSS
$custom: #bfb29b; $custom-light: #d2c9b8; $custom-dark: #000000;
JSON
{
"hex": "#bfb29b",
"rgb": {
"r": 191,
"g": 178,
"b": 155
},
"hsl": {
"h": 38.333,
"s": 21.951,
"l": 67.843
},
"oklch": {
"l": 0.76828,
"c": 0.03508,
"h": 82
},
"luminance": 0.45284
}Semantic roles & 50–950 ramp
primary
#BFB29B
secondary
#D5D9E0
accent
#66A045
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280