#BBC2BD#BBC2BD
#BBC2BD is a light, near-neutral grey. Relative luminance 0.528; OKLCH L 80.7% C 0.010 H 155.1°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC2BD |
|---|---|
| RGB | rgb(187, 194, 189) |
| HSL | hsl(137, 5%, 75%) |
| HSV | hsv(137, 4%, 76%) |
| CMYK | cmyk(3.6%, 0%, 2.6%, 23.9%) |
| CIE-LAB | lab(77.77, -3.35, 1.67) |
| CIE-LCH | lch(77.77, 3.74, 153.48°) |
| OKLab | oklab(80.71% -0.0094 0.0044) |
| OKLCH | oklch(80.71% 0.01 155.1) |
| XYZ | xyz(48.9689, 52.8223, 55.7501) |
| Luminance | 0.5282 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.01
Silver
#C0C0C0
ΔE00 4.73
Light Grey
#D8DCD6
ΔE00 6.58
Light Gray
#D3D3D3
ΔE00 6.62
Dove Gray
#B6B8BD
ΔE00 6.73
Dark Gray
#A9A9A9
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC2BD #C2BBC0
analogous
#BDC2BB #BBC2BD #BBC2C1
triadic
#BBC2BD #BDBBC2 #C2BDBB
tetradic
#BBC2BD #BBBDC2 #C2BBC0 #C2C1BB
square
#BBC2BD #BBBDC2 #C2BBC0 #C2C1BB
split-complementary
#BBC2BD #C1BBC2 #C2BBBD
monochromatic
#7A887E #9BA59E #BBC2BD #DBDFDC #EFF1EF
Accessibility & contrast
On white
1.82
#BBC2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#BBC2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC2BD
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC2BD | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C1BD
Deuteranopia (green-blind)
#C1C0BD
Tritanopia (blue-blind)
#BAC2C0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bbc2bd; /* rgb */ color: rgb(187, 194, 189); /* oklch */ color: oklch(80.7% 0.010 155.1);
Tailwind
colors: {
custom: {
50: '#cfd4d0',
500: '#bbc2bd',
950: '#000000',
},
}SCSS
$custom: #bbc2bd; $custom-light: #cfd4d0; $custom-dark: #000000;
JSON
{
"hex": "#bbc2bd",
"rgb": {
"r": 187,
"g": 194,
"b": 189
},
"hsl": {
"h": 137.143,
"s": 5.426,
"l": 74.706
},
"oklch": {
"l": 0.80712,
"c": 0.01037,
"h": 155.1
},
"luminance": 0.52822
}Semantic roles & 50–950 ramp
primary
#BBC2BD
secondary
#958C92
accent
#567F8F
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131414
muted
#838383