#BBBDC0#BBBDC0
#BBBDC0 is a light, near-neutral grey. Relative luminance 0.508; OKLCH L 79.8% C 0.005 H 258.4°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBDC0 |
|---|---|
| RGB | rgb(187, 189, 192) |
| HSL | hsl(216, 4%, 74%) |
| HSV | hsv(216, 3%, 75%) |
| CMYK | cmyk(2.6%, 1.6%, 0%, 24.7%) |
| CIE-LAB | lab(76.54, -0.13, -1.75) |
| CIE-LCH | lch(76.54, 1.76, 265.74°) |
| OKLab | oklab(79.77% -0.001 -0.0047) |
| OKLCH | oklch(79.77% 0.005 258.4) |
| XYZ | xyz(48.2038, 50.7656, 57.1182) |
| Luminance | 0.5077 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 1.68
Silver
#C0C0C0
ΔE00 1.89
Silver (survey)
#C5C9C7
ΔE00 4.26
Dark Gray
#A9A9A9
ΔE00 5.72
Light Gray
#D3D3D3
ΔE00 5.77
Fog
#D8DCE0
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBDC0 #C0BEBB
analogous
#BBC0C0 #BBBDC0 #BCBBC0
triadic
#BBBDC0 #C0BBBD #BDC0BB
tetradic
#BBBDC0 #C0BBC0 #C0BEBB #BBC0BC
square
#BBBDC0 #C0BBC0 #C0BEBB #BBC0BC
split-complementary
#BBBDC0 #C0BCBB #C0C0BB
monochromatic
#7B7F85 #9B9EA3 #BBBDC0 #DBDCDD #EFF0F0
Accessibility & contrast
On white
1.88
#BBBDC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#BBBDC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBDC0
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBDC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBDC0 | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBDC0
Deuteranopia (green-blind)
#BCBDC0
Tritanopia (blue-blind)
#BABEBE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bbbdc0; /* rgb */ color: rgb(187, 189, 192); /* oklch */ color: oklch(79.8% 0.005 258.4);
Tailwind
colors: {
custom: {
50: '#cfd0d3',
500: '#bbbdc0',
950: '#000000',
},
}SCSS
$custom: #bbbdc0; $custom-light: #cfd0d3; $custom-dark: #000000;
JSON
{
"hex": "#bbbdc0",
"rgb": {
"r": 187,
"g": 189,
"b": 192
},
"hsl": {
"h": 216,
"s": 3.817,
"l": 74.314
},
"oklch": {
"l": 0.79767,
"c": 0.00477,
"h": 258.4
},
"luminance": 0.50766
}Semantic roles & 50–950 ramp
primary
#BBBDC0
secondary
#93908D
accent
#78588E
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131414
muted
#838383