#BBBDC2#BBBDC2
#BBBDC2 is a light, near-neutral grey. Relative luminance 0.509; OKLCH L 79.8% C 0.007 H 268.5°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBDC2 |
|---|---|
| RGB | rgb(187, 189, 194) |
| HSL | hsl(223, 5%, 75%) |
| HSV | hsv(223, 4%, 76%) |
| CMYK | cmyk(3.6%, 2.6%, 0%, 23.9%) |
| CIE-LAB | lab(76.59, 0.25, -2.76) |
| CIE-LCH | lch(76.59, 2.77, 275.18°) |
| OKLab | oklab(79.83% -0.0002 -0.0073) |
| OKLCH | oklch(79.83% 0.007 268.5) |
| XYZ | xyz(48.4269, 50.8549, 58.2932) |
| Luminance | 0.5085 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 1.33
Silver
#C0C0C0
ΔE00 2.74
Silver (survey)
#C5C9C7
ΔE00 5.04
Light Gray
#D3D3D3
ΔE00 6.07
Dark Gray
#A9A9A9
ΔE00 6.09
Fog
#D8DCE0
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBDC2 #C2C0BB
analogous
#BBC1C2 #BBBDC2 #BDBBC2
triadic
#BBBDC2 #C2BBBD #BDC2BB
tetradic
#BBBDC2 #C2BBC1 #C2C0BB #BBC2BD
square
#BBBDC2 #C2BBC1 #C2C0BB #BBC2BD
split-complementary
#BBBDC2 #C2BDBB #C1C2BB
monochromatic
#7A7E88 #9B9EA5 #BBBDC2 #DBDCDF #EFEFF1
Accessibility & contrast
On white
1.88
#BBBDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#BBBDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBDC2
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBDC2 | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBDC2
Deuteranopia (green-blind)
#BBBDC2
Tritanopia (blue-blind)
#BABEBF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bbbdc2; /* rgb */ color: rgb(187, 189, 194); /* oklch */ color: oklch(79.8% 0.007 268.5);
Tailwind
colors: {
custom: {
50: '#cfd0d4',
500: '#bbbdc2',
950: '#000000',
},
}SCSS
$custom: #bbbdc2; $custom-light: #cfd0d4; $custom-dark: #000000;
JSON
{
"hex": "#bbbdc2",
"rgb": {
"r": 187,
"g": 189,
"b": 194
},
"hsl": {
"h": 222.857,
"s": 5.426,
"l": 74.706
},
"oklch": {
"l": 0.79828,
"c": 0.00735,
"h": 268.5
},
"luminance": 0.50855
}Semantic roles & 50–950 ramp
primary
#BBBDC2
secondary
#95928C
accent
#7F568F
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131414
muted
#838383