#BBBAB0#BBBAB0
#BBBAB0 is a light, near-neutral grey. Relative luminance 0.488; OKLCH L 78.7% C 0.014 H 102.1°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBAB0 |
|---|---|
| RGB | rgb(187, 186, 176) |
| HSL | hsl(55, 7%, 71%) |
| HSV | hsv(55, 6%, 73%) |
| CMYK | cmyk(0%, 0.5%, 5.9%, 26.7%) |
| CIE-LAB | lab(75.34, -1.45, 5.19) |
| CIE-LCH | lch(75.34, 5.39, 105.64°) |
| OKLab | oklab(78.69% -0.0029 0.0136) |
| OKLCH | oklch(78.69% 0.014 102.1) |
| XYZ | xyz(45.8878, 48.8174, 48.0711) |
| Luminance | 0.4882 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.06
Silver
#C0C0C0
ΔE00 5.28
Silver (survey)
#C5C9C7
ΔE00 5.60
Greyish
#A8A495
ΔE00 6.59
Dark Gray
#A9A9A9
ΔE00 6.79
Greige
#B8AB98
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBAB0 #B0B1BB
analogous
#BBB4B0 #BBBAB0 #B6BBB0
triadic
#BBBAB0 #B0BBBA #BAB0BB
tetradic
#BBBAB0 #B0BBB4 #B0B1BB #BBB0B6
square
#BBBAB0 #B0BBB4 #B0B1BB #BBB0B6
split-complementary
#BBBAB0 #B0B6BB #B4B0BB
monochromatic
#81806F #9F9D8F #BBBAB0 #D7D7D1 #F1F1EF
Accessibility & contrast
On white
1.95
#BBBAB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#BBBAB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBAB0
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBAB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBAB0 | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB9AF
Deuteranopia (green-blind)
#BDBAB0
Tritanopia (blue-blind)
#BDB8B7
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #bbbab0; /* rgb */ color: rgb(187, 186, 176); /* oklch */ color: oklch(78.7% 0.014 102.1);
Tailwind
colors: {
custom: {
50: '#cfcec7',
500: '#bbbab0',
950: '#000000',
},
}SCSS
$custom: #bbbab0; $custom-light: #cfcec7; $custom-dark: #000000;
JSON
{
"hex": "#bbbab0",
"rgb": {
"r": 187,
"g": 186,
"b": 176
},
"hsl": {
"h": 54.545,
"s": 7.483,
"l": 71.176
},
"oklch": {
"l": 0.78687,
"c": 0.01393,
"h": 102.1
},
"luminance": 0.48817
}Semantic roles & 50–950 ramp
primary
#BBBAB0
secondary
#E2E2E5
accent
#5A9154
background
#FCFCFC
surface
#F9F9F8
border
#D2D2D1
text
#131313
muted
#828282