#BFB5AB#BFB5AB
#BFB5AB is a light, near-neutral orange. Relative luminance 0.471; OKLCH L 77.9% C 0.018 H 67.6°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB5AB |
|---|---|
| RGB | rgb(191, 181, 171) |
| HSL | hsl(30, 14%, 71%) |
| HSV | hsv(30, 10%, 75%) |
| CMYK | cmyk(0%, 5.2%, 10.5%, 25.1%) |
| CIE-LAB | lab(74.23, 1.81, 6.36) |
| CIE-LCH | lch(74.23, 6.61, 74.15°) |
| OKLab | oklab(77.86% 0.0069 0.0167) |
| OKLCH | oklch(77.86% 0.018 67.6) |
| XYZ | xyz(45.3597, 47.0650, 45.2151) |
| Luminance | 0.4706 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.92
Greige
#B8AB98
ΔE00 4.68
Silver
#C0C0C0
ΔE00 6.49
Stone
#A89F91
ΔE00 6.83
Greyish
#A8A495
ΔE00 6.98
Dark Gray
#A9A9A9
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB5AB #ABB5BF
analogous
#BFABAB #BFB5AB #BFBFAB
triadic
#BFB5AB #ABBFB5 #B5ABBF
tetradic
#BFB5AB #ABBFAB #ABB5BF #BFABBF
square
#BFB5AB #ABBFAB #ABB5BF #BFABBF
split-complementary
#BFB5AB #ABBFBF #ABABBF
monochromatic
#887868 #A59688 #BFB5AB #D9D4CE #F2F0EE
Accessibility & contrast
On white
2.02
#BFB5AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#BFB5AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB5AB
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB5AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB5AB | 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)
#B9B5AA
Deuteranopia (green-blind)
#BBB7AB
Tritanopia (blue-blind)
#C3B3B2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #bfb5ab; /* rgb */ color: rgb(191, 181, 171); /* oklch */ color: oklch(77.9% 0.018 67.6);
Tailwind
colors: {
custom: {
50: '#d2cbc4',
500: '#bfb5ab',
950: '#000000',
},
}SCSS
$custom: #bfb5ab; $custom-light: #d2cbc4; $custom-dark: #000000;
JSON
{
"hex": "#bfb5ab",
"rgb": {
"r": 191,
"g": 181,
"b": 171
},
"hsl": {
"h": 30,
"s": 13.514,
"l": 70.98
},
"oklch": {
"l": 0.77856,
"c": 0.01807,
"h": 67.6
},
"luminance": 0.47064
}Semantic roles & 50–950 ramp
primary
#BFB5AB
secondary
#E0E3E6
accent
#73984E
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141312
muted
#828281