#BFB59A#BFB59A
#BFB59A is a light, muted orange. Relative luminance 0.465; OKLCH L 77.4% C 0.039 H 90.1°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB59A |
|---|---|
| RGB | rgb(191, 181, 154) |
| HSL | hsl(44, 22%, 68%) |
| HSV | hsv(44, 19%, 75%) |
| CMYK | cmyk(0%, 5.2%, 19.4%, 25.1%) |
| CIE-LAB | lab(73.84, -0.92, 15.05) |
| CIE-LCH | lch(73.84, 15.08, 93.50°) |
| OKLab | oklab(77.42% -0.0001 0.0388) |
| OKLCH | oklch(77.42% 0.039 90.1) |
| XYZ | xyz(43.8423, 46.4580, 37.2233) |
| Luminance | 0.4646 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Putty
#BEAE8A
ΔE00 3.74
Khaki
#C3B091
ΔE00 3.98
Bland
#AFA88B
ΔE00 4.26
Greige
#B8AB98
ΔE00 4.59
Stone (survey)
#ADA587
ΔE00 4.99
Warm Gray
#C9BEB0
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB59A #9AA4BF
analogous
#BFA39A #BFB59A #B6BF9A
triadic
#BFB59A #9ABFB5 #B59ABF
tetradic
#BFB59A #9ABFA3 #9AA4BF #BF9AB6
square
#BFB59A #9ABFA3 #9AA4BF #BF9AB6
split-complementary
#BFB59A #9AB6BF #A39ABF
monochromatic
#887B56 #A79A75 #BFB59A #D7D0BF #EEECE5
Accessibility & contrast
On white
2.04
#BFB59A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#BFB59A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB59A
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB59A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB59A | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB498
Deuteranopia (green-blind)
#BEB79B
Tritanopia (blue-blind)
#C5B1AD
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #bfb59a; /* rgb */ color: rgb(191, 181, 154); /* oklch */ color: oklch(77.4% 0.039 90.1);
Tailwind
colors: {
custom: {
50: '#d2cbb7',
500: '#bfb59a',
950: '#000000',
},
}SCSS
$custom: #bfb59a; $custom-light: #d2cbb7; $custom-dark: #000000;
JSON
{
"hex": "#bfb59a",
"rgb": {
"r": 191,
"g": 181,
"b": 154
},
"hsl": {
"h": 43.784,
"s": 22.424,
"l": 67.647
},
"oklch": {
"l": 0.77421,
"c": 0.03876,
"h": 90.1
},
"luminance": 0.46457
}Semantic roles & 50–950 ramp
primary
#BFB59A
secondary
#D5D8E0
accent
#5EA145
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280