#BBBBBB#BBBBBB
#BBBBBB is a light, near-neutral grey. Relative luminance 0.497; OKLCH L 79.2% C 0.000 H 0.0°. Best body text is #000000 at 10.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBBBB |
|---|---|
| RGB | rgb(187, 187, 187) |
| HSL | hsl(0, 0%, 73%) |
| HSV | hsv(0, 0%, 73%) |
| CMYK | cmyk(0%, 0%, 0%, 26.7%) |
| CIE-LAB | lab(75.88, 0.00, 0.00) |
| CIE-LCH | lch(75.88, 0.00, 0.00°) |
| OKLab | oklab(79.21% 0 0) |
| OKLCH | oklch(79.21% 0 0) |
| XYZ | xyz(47.2320, 49.6933, 54.1076) |
| Luminance | 0.4969 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 1.31
Dove Gray
#B6B8BD
ΔE00 2.76
Silver (survey)
#C5C9C7
ΔE00 4.17
Dark Gray
#A9A9A9
ΔE00 4.99
Light Gray
#D3D3D3
ΔE00 5.99
Warm Gray
#C9BEB0
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBBBB #BBBBBB
analogous
#BBBBBB #BBBBBB #BBBBBB
triadic
#BBBBBB #BBBBBB #BBBBBB
tetradic
#BBBBBB #BBBBBB #BBBBBB #BBBBBB
square
#BBBBBB #BBBBBB #BBBBBB #BBBBBB
split-complementary
#BBBBBB #BBBBBB #BBBBBB
monochromatic
#7E7E7E #9C9C9C #BBBBBB #DADADA #F0F0F0
Accessibility & contrast
On white
1.92
#BBBBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.94
#BBBBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBBBB
10.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBBBB | 1.00 | 1.92 | 10.94 | 10.94 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBBBB
Deuteranopia (green-blind)
#BBBBBB
Tritanopia (blue-blind)
#BBBBBB
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #bbbbbb; /* rgb */ color: rgb(187, 187, 187); /* oklch */ color: oklch(79.2% 0.000 0.0);
Tailwind
colors: {
custom: {
50: '#cfcfcf',
500: '#bbbbbb',
950: '#000000',
},
}SCSS
$custom: #bbbbbb; $custom-light: #cfcfcf; $custom-dark: #000000;
JSON
{
"hex": "#bbbbbb",
"rgb": {
"r": 187,
"g": 187,
"b": 187
},
"hsl": {
"h": 0,
"s": 0,
"l": 73.333
},
"oklch": {
"l": 0.79207,
"c": 0,
"h": 0
},
"luminance": 0.49693
}Semantic roles & 50–950 ramp
primary
#BBBBBB
secondary
#E6E6E6
accent
#8A8A5C
background
#FCFCFC
surface
#F9F9F9
border
#D2D2D2
text
#131313
muted
#828282