#BFB1AB#BFB1AB
#BFB1AB is a light, near-neutral orange. Relative luminance 0.455; OKLCH L 77.0% C 0.018 H 44.8°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB1AB |
|---|---|
| RGB | rgb(191, 177, 171) |
| HSL | hsl(18, 14%, 71%) |
| HSV | hsv(18, 10%, 75%) |
| CMYK | cmyk(0%, 7.3%, 10.5%, 25.1%) |
| CIE-LAB | lab(73.19, 3.96, 4.87) |
| CIE-LCH | lch(73.19, 6.27, 50.88°) |
| OKLab | oklab(77.04% 0.013 0.0128) |
| OKLCH | oklch(77.04% 0.018 44.8) |
| XYZ | xyz(44.5580, 45.4616, 44.9479) |
| Luminance | 0.4546 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.69
Pinkish Grey
#C8ACA9
ΔE00 5.98
Greige
#B8AB98
ΔE00 6.80
Dark Gray
#A9A9A9
ΔE00 7.21
Silver
#C0C0C0
ΔE00 7.32
Stone
#A89F91
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB1AB #ABB9BF
analogous
#BFABAF #BFB1AB #BFBBAB
triadic
#BFB1AB #ABBFB1 #B1ABBF
tetradic
#BFB1AB #AFBFAB #ABB9BF #BBABBF
square
#BFB1AB #AFBFAB #ABB9BF #BBABBF
split-complementary
#BFB1AB #ABBFBB #ABAFBF
monochromatic
#887168 #A59188 #BFB1AB #D9D1CE #F2EFEE
Accessibility & contrast
On white
2.08
#BFB1AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#BFB1AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB1AB
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB1AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB1AB | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B2AB
Deuteranopia (green-blind)
#B8B5AB
Tritanopia (blue-blind)
#C3AFAF
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #bfb1ab; /* rgb */ color: rgb(191, 177, 171); /* oklch */ color: oklch(77.0% 0.018 44.8);
Tailwind
colors: {
custom: {
50: '#d2c8c4',
500: '#bfb1ab',
950: '#000000',
},
}SCSS
$custom: #bfb1ab; $custom-light: #d2c8c4; $custom-dark: #000000;
JSON
{
"hex": "#bfb1ab",
"rgb": {
"r": 191,
"g": 177,
"b": 171
},
"hsl": {
"h": 18,
"s": 13.514,
"l": 70.98
},
"oklch": {
"l": 0.77043,
"c": 0.01824,
"h": 44.8
},
"luminance": 0.45461
}Semantic roles & 50–950 ramp
primary
#BFB1AB
secondary
#E0E4E6
accent
#82984E
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141312
muted
#828281