#BBBABB#BBBABB
#BBBABB is a light, near-neutral grey. Relative luminance 0.493; OKLCH L 79.0% C 0.002 H 325.5°. Best body text is #000000 at 10.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBABB |
|---|---|
| RGB | rgb(187, 186, 187) |
| HSL | hsl(300, 1%, 73%) |
| HSV | hsv(300, 1%, 73%) |
| CMYK | cmyk(0%, 0.5%, 0%, 26.7%) |
| CIE-LAB | lab(75.62, 0.53, -0.38) |
| CIE-LCH | lch(75.62, 0.66, 324.47°) |
| OKLab | oklab(79% 0.0015 -0.001) |
| OKLCH | oklch(79% 0.002 325.5) |
| XYZ | xyz(47.0206, 49.2705, 54.0371) |
| Luminance | 0.4927 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 1.73
Dove Gray
#B6B8BD
ΔE00 2.38
Dark Gray
#A9A9A9
ΔE00 4.88
Silver (survey)
#C5C9C7
ΔE00 4.88
Light Gray
#D3D3D3
ΔE00 6.24
Warm Gray
#C9BEB0
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBABB #BABBBA
analogous
#BABABB #BBBABB #BBBABA
triadic
#BBBABB #BBBBBA #BABBBB
tetradic
#BBBABB #BBBABA #BABBBA #BABABB
square
#BBBABB #BBBABA #BABBBA #BABABB
split-complementary
#BBBABB #BABBBA #BABBBA
monochromatic
#7E7C7E #9D9B9D #BBBABB #D9D9D9 #F0F0F0
Accessibility & contrast
On white
1.93
#BBBABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.85
#BBBABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBABB
10.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBABB | 1.00 | 1.93 | 10.85 | 10.85 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABABB
Deuteranopia (green-blind)
#BABABB
Tritanopia (blue-blind)
#BBBABA
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #bbbabb; /* rgb */ color: rgb(187, 186, 187); /* oklch */ color: oklch(79.0% 0.002 325.5);
Tailwind
colors: {
custom: {
50: '#cfcecf',
500: '#bbbabb',
950: '#000000',
},
}SCSS
$custom: #bbbabb; $custom-light: #cfcecf; $custom-dark: #000000;
JSON
{
"hex": "#bbbabb",
"rgb": {
"r": 187,
"g": 186,
"b": 187
},
"hsl": {
"h": 300,
"s": 0.73,
"l": 73.137
},
"oklch": {
"l": 0.79002,
"c": 0.00178,
"h": 325.5
},
"luminance": 0.4927
}Semantic roles & 50–950 ramp
primary
#BBBABB
secondary
#E5E6E5
accent
#8A5B5B
background
#FCFCFC
surface
#F9F9F9
border
#D2D2D2
text
#131313
muted
#828282