#BBB2BC#BBB2BC
#BBB2BC is a light, near-neutral grey. Relative luminance 0.460; OKLCH L 77.4% C 0.017 H 322.7°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB2BC |
|---|---|
| RGB | rgb(187, 178, 188) |
| HSL | hsl(294, 7%, 72%) |
| HSV | hsv(294, 5%, 74%) |
| CMYK | cmyk(0.5%, 5.3%, 0%, 26.3%) |
| CIE-LAB | lab(73.57, 5.03, -3.94) |
| CIE-LCH | lch(73.57, 6.39, 321.97°) |
| OKLab | oklab(77.4% 0.0137 -0.0104) |
| OKLCH | oklch(77.4% 0.017 322.7) |
| XYZ | xyz(45.4896, 46.0367, 54.0567) |
| Luminance | 0.4604 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.30
Silver
#C0C0C0
ΔE00 7.75
Dark Gray
#A9A9A9
ΔE00 7.87
Pinkish Grey
#C8ACA9
ΔE00 8.69
Thistle
#D8BFD8
ΔE00 9.14
Light Gray
#D3D3D3
ΔE00 10.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB2BC #B3BCB2
analogous
#B6B2BC #BBB2BC #BCB2B8
triadic
#BBB2BC #BCBBB2 #B2BCBB
tetradic
#BBB2BC #BCB6B2 #B3BCB2 #B2B8BC
square
#BBB2BC #BCB6B2 #B3BCB2 #B2B8BC
split-complementary
#BBB2BC #B8BCB2 #B2BCB6
monochromatic
#817182 #9E91A0 #BBB2BC #D8D3D8 #F1EFF1
Accessibility & contrast
On white
2.06
#BBB2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#BBB2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB2BC
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB2BC | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B4BC
Deuteranopia (green-blind)
#B3B5BC
Tritanopia (blue-blind)
#BBB3B5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #bbb2bc; /* rgb */ color: rgb(187, 178, 188); /* oklch */ color: oklch(77.4% 0.017 322.7);
Tailwind
colors: {
custom: {
50: '#cfc9d0',
500: '#bbb2bc',
950: '#000000',
},
}SCSS
$custom: #bbb2bc; $custom-light: #cfc9d0; $custom-dark: #000000;
JSON
{
"hex": "#bbb2bc",
"rgb": {
"r": 187,
"g": 178,
"b": 188
},
"hsl": {
"h": 294,
"s": 6.944,
"l": 71.765
},
"oklch": {
"l": 0.77404,
"c": 0.01721,
"h": 322.7
},
"luminance": 0.46036
}Semantic roles & 50–950 ramp
primary
#BBB2BC
secondary
#E4E6E4
accent
#91555B
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#131314
muted
#828282