#BFB3AA#BFB3AA
#BFB3AA is a light, near-neutral orange. Relative luminance 0.462; OKLCH L 77.4% C 0.019 H 59.4°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB3AA |
|---|---|
| RGB | rgb(191, 179, 170) |
| HSL | hsl(26, 14%, 71%) |
| HSV | hsv(26, 11%, 75%) |
| CMYK | cmyk(0%, 6.3%, 11%, 25.1%) |
| CIE-LAB | lab(73.69, 2.71, 6.12) |
| CIE-LCH | lch(73.69, 6.70, 66.12°) |
| OKLab | oklab(77.42% 0.0095 0.0161) |
| OKLCH | oklch(77.42% 0.019 59.4) |
| XYZ | xyz(44.8610, 46.2195, 44.5804) |
| Luminance | 0.4622 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.83
Greige
#B8AB98
ΔE00 5.08
Stone
#A89F91
ΔE00 6.93
Silver
#C0C0C0
ΔE00 6.95
Dark Gray
#A9A9A9
ΔE00 7.16
Greyish
#A8A495
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB3AA #AAB6BF
analogous
#BFAAAB #BFB3AA #BFBDAA
triadic
#BFB3AA #AABFB3 #B3AABF
tetradic
#BFB3AA #ABBFAA #AAB6BF #BDAABF
square
#BFB3AA #ABBFAA #AAB6BF #BDAABF
split-complementary
#BFB3AA #AABFBD #AAABBF
monochromatic
#887566 #A59487 #BFB3AA #D9D2CD #F2EFEE
Accessibility & contrast
On white
2.05
#BFB3AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#BFB3AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB3AA
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB3AA | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B4A9
Deuteranopia (green-blind)
#B9B6AA
Tritanopia (blue-blind)
#C3B1B0
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #bfb3aa; /* rgb */ color: rgb(191, 179, 170); /* oklch */ color: oklch(77.4% 0.019 59.4);
Tailwind
colors: {
custom: {
50: '#d2c9c3',
500: '#bfb3aa',
950: '#000000',
},
}SCSS
$custom: #bfb3aa; $custom-light: #d2c9c3; $custom-dark: #000000;
JSON
{
"hex": "#bfb3aa",
"rgb": {
"r": 191,
"g": 179,
"b": 170
},
"hsl": {
"h": 25.714,
"s": 14.094,
"l": 70.784
},
"oklch": {
"l": 0.77421,
"c": 0.0187,
"h": 59.4
},
"luminance": 0.46219
}Semantic roles & 50–950 ramp
primary
#BFB3AA
secondary
#E0E3E5
accent
#78984D
background
#FCFCFB
surface
#F9F8F7
border
#D2D1D0
text
#141312
muted
#828281