#BBBABF#BBBABF
#BBBABF is a light, near-neutral grey. Relative luminance 0.494; OKLCH L 79.1% C 0.007 H 295.4°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBABF |
|---|---|
| RGB | rgb(187, 186, 191) |
| HSL | hsl(252, 4%, 74%) |
| HSV | hsv(252, 3%, 75%) |
| CMYK | cmyk(2.1%, 2.6%, 0%, 25.1%) |
| CIE-LAB | lab(75.73, 1.28, -2.40) |
| CIE-LCH | lch(75.73, 2.72, 298.17°) |
| OKLab | oklab(79.12% 0.003 -0.0064) |
| OKLCH | oklch(79.12% 0.007 295.4) |
| XYZ | xyz(47.4548, 49.4442, 56.3238) |
| Luminance | 0.4944 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 1.71
Silver
#C0C0C0
ΔE00 3.21
Dark Gray
#A9A9A9
ΔE00 5.66
Silver (survey)
#C5C9C7
ΔE00 6.12
Light Gray
#D3D3D3
ΔE00 6.75
Fog
#D8DCE0
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBABF #BEBFBA
analogous
#BABCBF #BBBABF #BEBABF
triadic
#BBBABF #BFBBBA #BABFBB
tetradic
#BBBABF #BFBABC #BEBFBA #BABFBE
square
#BBBABF #BFBABC #BEBFBA #BABFBE
split-complementary
#BBBABF #BFBEBA #BCBFBA
monochromatic
#7C7B84 #9C9AA2 #BBBABF #DADADC #EFEFF0
Accessibility & contrast
On white
1.93
#BBBABF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#BBBABF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBABF
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBABF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBABF | 1.00 | 1.93 | 10.89 | 10.89 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BBBF
Deuteranopia (green-blind)
#B9BBBF
Tritanopia (blue-blind)
#BABBBC
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #bbbabf; /* rgb */ color: rgb(187, 186, 191); /* oklch */ color: oklch(79.1% 0.007 295.4);
Tailwind
colors: {
custom: {
50: '#cfced2',
500: '#bbbabf',
950: '#000000',
},
}SCSS
$custom: #bbbabf; $custom-light: #cfced2; $custom-dark: #000000;
JSON
{
"hex": "#bbbabf",
"rgb": {
"r": 187,
"g": 186,
"b": 191
},
"hsl": {
"h": 252,
"s": 3.759,
"l": 73.922
},
"oklch": {
"l": 0.79122,
"c": 0.00705,
"h": 295.4
},
"luminance": 0.49444
}Semantic roles & 50–950 ramp
primary
#BBBABF
secondary
#E6E6E5
accent
#8E5883
background
#FCFCFC
surface
#F9F9F9
border
#D2D2D2
text
#131314
muted
#828282