#BFB3AB#BFB3AB
#BFB3AB is a light, near-neutral orange. Relative luminance 0.463; OKLCH L 77.4% C 0.018 H 56.1°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB3AB |
|---|---|
| RGB | rgb(191, 179, 171) |
| HSL | hsl(24, 14%, 71%) |
| HSV | hsv(24, 10%, 75%) |
| CMYK | cmyk(0%, 6.3%, 10.5%, 25.1%) |
| CIE-LAB | lab(73.71, 2.88, 5.61) |
| CIE-LCH | lch(73.71, 6.31, 62.84°) |
| OKLab | oklab(77.45% 0.0099 0.0148) |
| OKLCH | oklch(77.45% 0.018 56.1) |
| XYZ | xyz(44.9560, 46.2575, 45.0805) |
| Luminance | 0.4626 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.18
Greige
#B8AB98
ΔE00 5.56
Silver
#C0C0C0
ΔE00 6.76
Dark Gray
#A9A9A9
ΔE00 6.99
Stone
#A89F91
ΔE00 7.19
Pinkish Grey
#C8ACA9
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB3AB #ABB7BF
analogous
#BFABAD #BFB3AB #BFBDAB
triadic
#BFB3AB #ABBFB3 #B3ABBF
tetradic
#BFB3AB #ADBFAB #ABB7BF #BDABBF
square
#BFB3AB #ADBFAB #ABB7BF #BDABBF
split-complementary
#BFB3AB #ABBFBD #ABADBF
monochromatic
#887568 #A59488 #BFB3AB #D9D2CE #F2EFEE
Accessibility & contrast
On white
2.05
#BFB3AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#BFB3AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB3AB
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB3AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB3AB | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B4AB
Deuteranopia (green-blind)
#B9B6AB
Tritanopia (blue-blind)
#C3B1B1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #bfb3ab; /* rgb */ color: rgb(191, 179, 171); /* oklch */ color: oklch(77.4% 0.018 56.1);
Tailwind
colors: {
custom: {
50: '#d2c9c4',
500: '#bfb3ab',
950: '#000000',
},
}SCSS
$custom: #bfb3ab; $custom-light: #d2c9c4; $custom-dark: #000000;
JSON
{
"hex": "#bfb3ab",
"rgb": {
"r": 191,
"g": 179,
"b": 171
},
"hsl": {
"h": 24,
"s": 13.514,
"l": 70.98
},
"oklch": {
"l": 0.77449,
"c": 0.01779,
"h": 56.1
},
"luminance": 0.46257
}Semantic roles & 50–950 ramp
primary
#BFB3AB
secondary
#E0E3E6
accent
#7A984E
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141312
muted
#828281