#BFB5AA#BFB5AA
#BFB5AA is a light, near-neutral orange. Relative luminance 0.470; OKLCH L 77.8% C 0.019 H 70.2°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB5AA |
|---|---|
| RGB | rgb(191, 181, 170) |
| HSL | hsl(31, 14%, 71%) |
| HSV | hsv(31, 11%, 75%) |
| CMYK | cmyk(0%, 5.2%, 11%, 25.1%) |
| CIE-LAB | lab(74.21, 1.64, 6.87) |
| CIE-LCH | lch(74.21, 7.06, 76.59°) |
| OKLab | oklab(77.83% 0.0065 0.018) |
| OKLCH | oklch(77.83% 0.019 70.2) |
| XYZ | xyz(45.2648, 47.0270, 44.7150) |
| Luminance | 0.4703 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.69
Greige
#B8AB98
ΔE00 4.31
Stone
#A89F91
ΔE00 6.67
Greyish
#A8A495
ΔE00 6.73
Silver
#C0C0C0
ΔE00 6.76
Dark Gray
#A9A9A9
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB5AA #AAB4BF
analogous
#BFAAAA #BFB5AA #BEBFAA
triadic
#BFB5AA #AABFB5 #B5AABF
tetradic
#BFB5AA #AABFAA #AAB4BF #BFAABE
square
#BFB5AA #AABFAA #AAB4BF #BFAABE
split-complementary
#BFB5AA #AABEBF #AAAABF
monochromatic
#887866 #A59787 #BFB5AA #D9D3CD #F2F0EE
Accessibility & contrast
On white
2.02
#BFB5AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#BFB5AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB5AA
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB5AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB5AA | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B5A9
Deuteranopia (green-blind)
#BBB7AA
Tritanopia (blue-blind)
#C3B3B2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #bfb5aa; /* rgb */ color: rgb(191, 181, 170); /* oklch */ color: oklch(77.8% 0.019 70.2);
Tailwind
colors: {
custom: {
50: '#d2cbc3',
500: '#bfb5aa',
950: '#000000',
},
}SCSS
$custom: #bfb5aa; $custom-light: #d2cbc3; $custom-dark: #000000;
JSON
{
"hex": "#bfb5aa",
"rgb": {
"r": 191,
"g": 181,
"b": 170
},
"hsl": {
"h": 31.429,
"s": 14.094,
"l": 70.784
},
"oklch": {
"l": 0.77829,
"c": 0.01914,
"h": 70.2
},
"luminance": 0.47026
}Semantic roles & 50–950 ramp
primary
#BFB5AA
secondary
#E0E2E5
accent
#71984D
background
#FCFCFB
surface
#F9F8F7
border
#D2D1D0
text
#141312
muted
#828281