#BBB0AB#BBB0AB
#BBB0AB is a light, near-neutral orange. Relative luminance 0.446; OKLCH L 76.5% C 0.015 H 46.2°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB0AB |
|---|---|
| RGB | rgb(187, 176, 171) |
| HSL | hsl(19, 11%, 70%) |
| HSV | hsv(19, 9%, 73%) |
| CMYK | cmyk(0%, 5.9%, 8.6%, 26.7%) |
| CIE-LAB | lab(72.60, 3.04, 3.96) |
| CIE-LCH | lch(72.60, 4.99, 52.51°) |
| OKLab | oklab(76.49% 0.0101 0.0105) |
| OKLCH | oklch(76.49% 0.015 46.2) |
| XYZ | xyz(43.3688, 44.5563, 44.8357) |
| Luminance | 0.4456 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.74
Dark Gray
#A9A9A9
ΔE00 5.91
Silver
#C0C0C0
ΔE00 6.49
Greige
#B8AB98
ΔE00 6.64
Pinkish Grey
#C8ACA9
ΔE00 7.00
Stone
#A89F91
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB0AB #ABB6BB
analogous
#BBABAE #BBB0AB #BBB8AB
triadic
#BBB0AB #ABBBB0 #B0ABBB
tetradic
#BBB0AB #AEBBAB #ABB6BB #B8ABBB
square
#BBB0AB #AEBBAB #ABB6BB #B8ABBB
split-complementary
#BBB0AB #ABBBB8 #ABAEBB
monochromatic
#827169 #A09089 #BBB0AB #D6D0CD #F1EFEE
Accessibility & contrast
On white
2.12
#BBB0AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#BBB0AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB0AB
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB0AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB0AB | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B1AB
Deuteranopia (green-blind)
#B5B3AB
Tritanopia (blue-blind)
#BEAEAF
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #bbb0ab; /* rgb */ color: rgb(187, 176, 171); /* oklch */ color: oklch(76.5% 0.015 46.2);
Tailwind
colors: {
custom: {
50: '#cfc7c4',
500: '#bbb0ab',
950: '#000000',
},
}SCSS
$custom: #bbb0ab; $custom-light: #cfc7c4; $custom-dark: #000000;
JSON
{
"hex": "#bbb0ab",
"rgb": {
"r": 187,
"g": 176,
"b": 171
},
"hsl": {
"h": 18.75,
"s": 10.526,
"l": 70.196
},
"oklch": {
"l": 0.76494,
"c": 0.01452,
"h": 46.2
},
"luminance": 0.44556
}Semantic roles & 50–950 ramp
primary
#BBB0AB
secondary
#DFE2E3
accent
#7F9551
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#131312
muted
#828281