#BBB1AB#BBB1AB
#BBB1AB is a light, near-neutral orange. Relative luminance 0.449; OKLCH L 76.7% C 0.014 H 53.3°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB1AB |
|---|---|
| RGB | rgb(187, 177, 171) |
| HSL | hsl(23, 11%, 70%) |
| HSV | hsv(23, 9%, 73%) |
| CMYK | cmyk(0%, 5.3%, 8.6%, 26.7%) |
| CIE-LAB | lab(72.86, 2.50, 4.34) |
| CIE-LCH | lch(72.86, 5.01, 60.05°) |
| OKLab | oklab(76.7% 0.0085 0.0115) |
| OKLCH | oklch(76.7% 0.014 53.3) |
| XYZ | xyz(43.5655, 44.9499, 44.9013) |
| Luminance | 0.4495 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.06
Dark Gray
#A9A9A9
ΔE00 5.78
Greige
#B8AB98
ΔE00 6.04
Silver
#C0C0C0
ΔE00 6.18
Stone
#A89F91
ΔE00 6.91
Dove Gray
#B6B8BD
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB1AB #ABB5BB
analogous
#BBABAD #BBB1AB #BBB9AB
triadic
#BBB1AB #ABBBB1 #B1ABBB
tetradic
#BBB1AB #ADBBAB #ABB5BB #B9ABBB
square
#BBB1AB #ADBBAB #ABB5BB #B9ABBB
split-complementary
#BBB1AB #ABBBB9 #ABADBB
monochromatic
#827369 #A09289 #BBB1AB #D6D0CD #F1EFEE
Accessibility & contrast
On white
2.10
#BBB1AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#BBB1AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB1AB
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB1AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB1AB | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B2AB
Deuteranopia (green-blind)
#B6B4AB
Tritanopia (blue-blind)
#BEAFAF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #bbb1ab; /* rgb */ color: rgb(187, 177, 171); /* oklch */ color: oklch(76.7% 0.014 53.3);
Tailwind
colors: {
custom: {
50: '#cfc8c4',
500: '#bbb1ab',
950: '#000000',
},
}SCSS
$custom: #bbb1ab; $custom-light: #cfc8c4; $custom-dark: #000000;
JSON
{
"hex": "#bbb1ab",
"rgb": {
"r": 187,
"g": 177,
"b": 171
},
"hsl": {
"h": 22.5,
"s": 10.526,
"l": 70.196
},
"oklch": {
"l": 0.76698,
"c": 0.01428,
"h": 53.3
},
"luminance": 0.44949
}Semantic roles & 50–950 ramp
primary
#BBB1AB
secondary
#DFE1E3
accent
#7B9551
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#131312
muted
#828281