#BFB59F#BFB59F
#BFB59F is a light, muted orange. Relative luminance 0.466; OKLCH L 77.5% C 0.032 H 86.5°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB59F |
|---|---|
| RGB | rgb(191, 181, 159) |
| HSL | hsl(41, 20%, 69%) |
| HSV | hsv(41, 17%, 75%) |
| CMYK | cmyk(0%, 5.2%, 16.8%, 25.1%) |
| CIE-LAB | lab(73.95, -0.15, 12.49) |
| CIE-LCH | lch(73.95, 12.49, 90.68°) |
| OKLab | oklab(77.54% 0.002 0.0323) |
| OKLCH | oklch(77.54% 0.032 86.5) |
| XYZ | xyz(44.2674, 46.6280, 39.4623) |
| Luminance | 0.4663 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 3.41
Khaki
#C3B091
ΔE00 4.32
Warm Gray
#C9BEB0
ΔE00 4.45
Putty
#BEAE8A
ΔE00 4.98
Bland
#AFA88B
ΔE00 5.16
Stone (survey)
#ADA587
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB59F #9FA9BF
analogous
#BFA59F #BFB59F #B9BF9F
triadic
#BFB59F #9FBFB5 #B59FBF
tetradic
#BFB59F #9FBFA5 #9FA9BF #BF9FB9
square
#BFB59F #9FBFA5 #9FA9BF #BF9FB9
split-complementary
#BFB59F #9FB9BF #A59FBF
monochromatic
#897A5B #A7997A #BFB59F #D7D1C4 #F0EEE8
Accessibility & contrast
On white
2.03
#BFB59F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#BFB59F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB59F
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB59F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB59F | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB49E
Deuteranopia (green-blind)
#BDB7A0
Tritanopia (blue-blind)
#C5B1AF
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #bfb59f; /* rgb */ color: rgb(191, 181, 159); /* oklch */ color: oklch(77.5% 0.032 86.5);
Tailwind
colors: {
custom: {
50: '#d2cbbb',
500: '#bfb59f',
950: '#000000',
},
}SCSS
$custom: #bfb59f; $custom-light: #d2cbbb; $custom-dark: #000000;
JSON
{
"hex": "#bfb59f",
"rgb": {
"r": 191,
"g": 181,
"b": 159
},
"hsl": {
"h": 41.25,
"s": 20,
"l": 68.627
},
"oklch": {
"l": 0.77543,
"c": 0.03241,
"h": 86.5
},
"luminance": 0.46627
}Semantic roles & 50–950 ramp
primary
#BFB59F
secondary
#D8DBE2
accent
#629E47
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280