#BFB494#BFB494
#BFB494 is a light, muted orange. Relative luminance 0.459; OKLCH L 77.1% C 0.045 H 91.3°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB494 |
|---|---|
| RGB | rgb(191, 180, 148) |
| HSL | hsl(45, 25%, 66%) |
| HSV | hsv(45, 23%, 75%) |
| CMYK | cmyk(0%, 5.8%, 22.5%, 25.1%) |
| CIE-LAB | lab(73.45, -1.28, 17.76) |
| CIE-LCH | lch(73.45, 17.81, 94.14°) |
| OKLab | oklab(77.07% -0.001 0.0455) |
| OKLCH | oklch(77.07% 0.045 91.3) |
| XYZ | xyz(43.1524, 45.8579, 34.5895) |
| Luminance | 0.4586 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Putty
#BEAE8A
ΔE00 2.62
Khaki
#C3B091
ΔE00 3.79
Bland
#AFA88B
ΔE00 3.99
Stone (survey)
#ADA587
ΔE00 4.60
Sand
#C2B280
ΔE00 4.93
Greige
#B8AB98
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB494 #949FBF
analogous
#BF9F94 #BFB494 #B5BF94
triadic
#BFB494 #94BFB4 #B494BF
tetradic
#BFB494 #94BF9F #949FBF #BF94B5
square
#BFB494 #94BF9F #949FBF #BF94B5
split-complementary
#BFB494 #94B5BF #9F94BF
monochromatic
#887A51 #A8996E #BFB494 #D6CFBA #EDEAE1
Accessibility & contrast
On white
2.06
#BFB494 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#BFB494 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB494
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB494 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB494 | 1.00 | 2.06 | 10.17 | 10.17 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB292
Deuteranopia (green-blind)
#BEB695
Tritanopia (blue-blind)
#C6AFAB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #bfb494; /* rgb */ color: rgb(191, 180, 148); /* oklch */ color: oklch(77.1% 0.045 91.3);
Tailwind
colors: {
custom: {
50: '#d2cab3',
500: '#bfb494',
950: '#000000',
},
}SCSS
$custom: #bfb494; $custom-light: #d2cab3; $custom-dark: #000000;
JSON
{
"hex": "#bfb494",
"rgb": {
"r": 191,
"g": 180,
"b": 148
},
"hsl": {
"h": 44.651,
"s": 25.146,
"l": 66.471
},
"oklch": {
"l": 0.77073,
"c": 0.04546,
"h": 91.3
},
"luminance": 0.45857
}Semantic roles & 50–950 ramp
primary
#BFB494
secondary
#D0D4DE
accent
#5BA442
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280