#BBBEC0#BBBEC0
#BBBEC0 is a light, near-neutral grey. Relative luminance 0.512; OKLCH L 80.0% C 0.004 H 236.5°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBEC0 |
|---|---|
| RGB | rgb(187, 190, 192) |
| HSL | hsl(204, 4%, 74%) |
| HSV | hsv(204, 3%, 75%) |
| CMYK | cmyk(2.6%, 1%, 0%, 24.7%) |
| CIE-LAB | lab(76.80, -0.66, -1.37) |
| CIE-LCH | lch(76.80, 1.52, 244.17°) |
| OKLab | oklab(79.97% -0.0024 -0.0037) |
| OKLCH | oklch(79.97% 0.004 236.5) |
| XYZ | xyz(48.4197, 51.1973, 57.1901) |
| Luminance | 0.5120 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 1.75
Dove Gray
#B6B8BD
ΔE00 2.37
Silver (survey)
#C5C9C7
ΔE00 3.58
Light Gray
#D3D3D3
ΔE00 5.57
Dark Gray
#A9A9A9
ΔE00 5.88
Fog
#D8DCE0
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBEC0 #C0BDBB
analogous
#BBC0C0 #BBBEC0 #BBBCC0
triadic
#BBBEC0 #C0BBBE #BEC0BB
tetradic
#BBBEC0 #C0BBC0 #C0BDBB #BCC0BB
square
#BBBEC0 #C0BBC0 #C0BDBB #BCC0BB
split-complementary
#BBBEC0 #C0BBBC #C0C0BB
monochromatic
#7B8185 #9BA0A3 #BBBEC0 #DBDCDD #EFF0F0
Accessibility & contrast
On white
1.87
#BBBEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#BBBEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBEC0
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBEC0 | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBEC0
Deuteranopia (green-blind)
#BCBDC0
Tritanopia (blue-blind)
#BABFBF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bbbec0; /* rgb */ color: rgb(187, 190, 192); /* oklch */ color: oklch(80.0% 0.004 236.5);
Tailwind
colors: {
custom: {
50: '#cfd1d3',
500: '#bbbec0',
950: '#000000',
},
}SCSS
$custom: #bbbec0; $custom-light: #cfd1d3; $custom-dark: #000000;
JSON
{
"hex": "#bbbec0",
"rgb": {
"r": 187,
"g": 190,
"b": 192
},
"hsl": {
"h": 204,
"s": 3.817,
"l": 74.314
},
"oklch": {
"l": 0.79973,
"c": 0.00439,
"h": 236.5
},
"luminance": 0.51197
}Semantic roles & 50–950 ramp
primary
#BBBEC0
secondary
#938F8D
accent
#6D588E
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131414
muted
#838383