#BBBBBA#BBBBBA
#BBBBBA is a light, near-neutral grey. Relative luminance 0.497; OKLCH L 79.2% C 0.001 H 106.2°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBBBA |
|---|---|
| RGB | rgb(187, 187, 186) |
| HSL | hsl(60, 1%, 73%) |
| HSV | hsv(60, 1%, 73%) |
| CMYK | cmyk(0%, 0%, 0.5%, 26.7%) |
| CIE-LAB | lab(75.85, -0.18, 0.50) |
| CIE-LCH | lch(75.85, 0.54, 110.12°) |
| OKLab | oklab(79.18% -0.0004 0.0013) |
| OKLCH | oklch(79.18% 0.001 106.2) |
| XYZ | xyz(47.1253, 49.6506, 53.5457) |
| Luminance | 0.4965 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 1.44
Dove Gray
#B6B8BD
ΔE00 3.29
Silver (survey)
#C5C9C7
ΔE00 4.01
Dark Gray
#A9A9A9
ΔE00 5.00
Light Gray
#D3D3D3
ΔE00 6.04
Warm Gray
#C9BEB0
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBBBA #BABABB
analogous
#BBBABA #BBBBBA #BABBBA
triadic
#BBBBBA #BABBBB #BBBABB
tetradic
#BBBBBA #BABBBA #BABABB #BBBABA
square
#BBBBBA #BABBBA #BABABB #BBBABA
split-complementary
#BBBBBA #BABABB #BABABB
monochromatic
#7E7E7C #9D9D9B #BBBBBA #D9D9D9 #F0F0F0
Accessibility & contrast
On white
1.92
#BBBBBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#BBBBBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBBBA
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBBBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBBBA | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBBBA
Deuteranopia (green-blind)
#BBBBBA
Tritanopia (blue-blind)
#BBBBBB
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #bbbbba; /* rgb */ color: rgb(187, 187, 186); /* oklch */ color: oklch(79.2% 0.001 106.2);
Tailwind
colors: {
custom: {
50: '#cfcfce',
500: '#bbbbba',
950: '#000000',
},
}SCSS
$custom: #bbbbba; $custom-light: #cfcfce; $custom-dark: #000000;
JSON
{
"hex": "#bbbbba",
"rgb": {
"r": 187,
"g": 187,
"b": 186
},
"hsl": {
"h": 60,
"s": 0.73,
"l": 73.137
},
"oklch": {
"l": 0.79178,
"c": 0.0014,
"h": 106.2
},
"luminance": 0.49651
}Semantic roles & 50–950 ramp
primary
#BBBBBA
secondary
#E5E5E6
accent
#5B8A5B
background
#FCFCFC
surface
#F9F9F9
border
#D2D2D2
text
#131313
muted
#828282