#BFB49A#BFB49A
#BFB49A is a light, muted orange. Relative luminance 0.461; OKLCH L 77.2% C 0.038 H 87.8°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB49A |
|---|---|
| RGB | rgb(191, 180, 154) |
| HSL | hsl(42, 22%, 68%) |
| HSV | hsv(42, 19%, 75%) |
| CMYK | cmyk(0%, 5.8%, 19.4%, 25.1%) |
| CIE-LAB | lab(73.58, -0.39, 14.69) |
| CIE-LCH | lch(73.58, 14.69, 91.52°) |
| OKLab | oklab(77.22% 0.0014 0.0378) |
| OKLCH | oklch(77.22% 0.038 87.8) |
| XYZ | xyz(43.6397, 46.0528, 37.1558) |
| Luminance | 0.4605 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.51
Putty
#BEAE8A
ΔE00 3.67
Greige
#B8AB98
ΔE00 3.94
Bland
#AFA88B
ΔE00 4.42
Stone (survey)
#ADA587
ΔE00 5.07
Warm Gray
#C9BEB0
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB49A #9AA5BF
analogous
#BFA19A #BFB49A #B7BF9A
triadic
#BFB49A #9ABFB4 #B49ABF
tetradic
#BFB49A #9ABFA1 #9AA5BF #BF9AB7
square
#BFB49A #9ABFA1 #9AA5BF #BF9AB7
split-complementary
#BFB49A #9AB7BF #A19ABF
monochromatic
#887956 #A79875 #BFB49A #D7D0BF #EEECE5
Accessibility & contrast
On white
2.06
#BFB49A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#BFB49A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB49A
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB49A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB49A | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB398
Deuteranopia (green-blind)
#BDB69B
Tritanopia (blue-blind)
#C5B0AD
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #bfb49a; /* rgb */ color: rgb(191, 180, 154); /* oklch */ color: oklch(77.2% 0.038 87.8);
Tailwind
colors: {
custom: {
50: '#d2cab7',
500: '#bfb49a',
950: '#000000',
},
}SCSS
$custom: #bfb49a; $custom-light: #d2cab7; $custom-dark: #000000;
JSON
{
"hex": "#bfb49a",
"rgb": {
"r": 191,
"g": 180,
"b": 154
},
"hsl": {
"h": 42.162,
"s": 22.424,
"l": 67.647
},
"oklch": {
"l": 0.77215,
"c": 0.03787,
"h": 87.8
},
"luminance": 0.46052
}Semantic roles & 50–950 ramp
primary
#BFB49A
secondary
#D5D8E0
accent
#60A145
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280