#BFB39B#BFB39B
#BFB39B is a light, muted orange. Relative luminance 0.457; OKLCH L 77.0% C 0.036 H 84.6°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB39B |
|---|---|
| RGB | rgb(191, 179, 155) |
| HSL | hsl(40, 22%, 68%) |
| HSV | hsv(40, 19%, 75%) |
| CMYK | cmyk(0%, 6.3%, 18.8%, 25.1%) |
| CIE-LAB | lab(73.34, 0.30, 13.81) |
| CIE-LCH | lch(73.34, 13.81, 88.76°) |
| OKLab | oklab(77.03% 0.0034 0.0357) |
| OKLCH | oklch(77.03% 0.036 84.6) |
| XYZ | xyz(43.5222, 45.6839, 37.5292) |
| Luminance | 0.4568 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 3.05
Khaki
#C3B091
ΔE00 3.25
Putty
#BEAE8A
ΔE00 4.06
Bland
#AFA88B
ΔE00 4.90
Warm Gray
#C9BEB0
ΔE00 5.04
Stone (survey)
#ADA587
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB39B #9BA7BF
analogous
#BFA19B #BFB39B #B9BF9B
triadic
#BFB39B #9BBFB3 #B39BBF
tetradic
#BFB39B #9BBFA1 #9BA7BF #BF9BB9
square
#BFB39B #9BBFA1 #9BA7BF #BF9BB9
split-complementary
#BFB39B #9BB9BF #A19BBF
monochromatic
#887857 #A79776 #BFB39B #D7CFC0 #EFECE6
Accessibility & contrast
On white
2.07
#BFB39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#BFB39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB39B
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB39B | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B29A
Deuteranopia (green-blind)
#BCB59C
Tritanopia (blue-blind)
#C5AFAC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #bfb39b; /* rgb */ color: rgb(191, 179, 155); /* oklch */ color: oklch(77.0% 0.036 84.6);
Tailwind
colors: {
custom: {
50: '#d2c9b8',
500: '#bfb39b',
950: '#000000',
},
}SCSS
$custom: #bfb39b; $custom-light: #d2c9b8; $custom-dark: #000000;
JSON
{
"hex": "#bfb39b",
"rgb": {
"r": 191,
"g": 179,
"b": 155
},
"hsl": {
"h": 40,
"s": 21.951,
"l": 67.843
},
"oklch": {
"l": 0.77033,
"c": 0.03581,
"h": 84.6
},
"luminance": 0.45683
}Semantic roles & 50–950 ramp
primary
#BFB39B
secondary
#D5D9E0
accent
#64A045
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280