#BBBBBE#BBBBBE
#BBBBBE is a light, near-neutral grey. Relative luminance 0.498; OKLCH L 79.3% C 0.004 H 286.2°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBBBE |
|---|---|
| RGB | rgb(187, 187, 190) |
| HSL | hsl(240, 2%, 74%) |
| HSV | hsv(240, 2%, 75%) |
| CMYK | cmyk(1.6%, 1.6%, 0%, 25.5%) |
| CIE-LAB | lab(75.96, 0.56, -1.51) |
| CIE-LCH | lch(75.96, 1.61, 290.33°) |
| OKLab | oklab(79.3% 0.0012 -0.004) |
| OKLCH | oklch(79.3% 0.004 286.2) |
| XYZ | xyz(47.5565, 49.8231, 55.8166) |
| Luminance | 0.4982 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 1.53
Silver
#C0C0C0
ΔE00 2.08
Silver (survey)
#C5C9C7
ΔE00 5.02
Dark Gray
#A9A9A9
ΔE00 5.31
Light Gray
#D3D3D3
ΔE00 6.16
Fog
#D8DCE0
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBBBE #BEBEBB
analogous
#BBBDBE #BBBBBE #BDBBBE
triadic
#BBBBBE #BEBBBB #BBBEBB
tetradic
#BBBBBE #BEBBBD #BEBEBB #BBBEBD
square
#BBBBBE #BEBBBD #BEBEBB #BBBEBD
split-complementary
#BBBBBE #BEBDBB #BDBEBB
monochromatic
#7C7C82 #9C9CA0 #BBBBBE #DADADC #EFEFF0
Accessibility & contrast
On white
1.92
#BBBBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#BBBBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBBBE
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBBBE | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABBBE
Deuteranopia (green-blind)
#BABBBE
Tritanopia (blue-blind)
#BABBBC
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #bbbbbe; /* rgb */ color: rgb(187, 187, 190); /* oklch */ color: oklch(79.3% 0.004 286.2);
Tailwind
colors: {
custom: {
50: '#cfcfd1',
500: '#bbbbbe',
950: '#000000',
},
}SCSS
$custom: #bbbbbe; $custom-light: #cfcfd1; $custom-dark: #000000;
JSON
{
"hex": "#bbbbbe",
"rgb": {
"r": 187,
"g": 187,
"b": 190
},
"hsl": {
"h": 240,
"s": 2.256,
"l": 73.922
},
"oklch": {
"l": 0.79297,
"c": 0.00419,
"h": 286.2
},
"luminance": 0.49823
}Semantic roles & 50–950 ramp
primary
#BBBBBE
secondary
#E6E6E5
accent
#8C598C
background
#FCFCFC
surface
#F9F9F9
border
#D2D2D2
text
#131314
muted
#828282