#B2B2BC#B2B2BC
#B2B2BC is a light, near-neutral grey. Relative luminance 0.449; OKLCH L 76.7% C 0.014 H 286.0°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #B2B2BC |
|---|---|
| RGB | rgb(178, 178, 188) |
| HSL | hsl(240, 7%, 72%) |
| HSV | hsv(240, 5%, 74%) |
| CMYK | cmyk(5.3%, 5.3%, 0%, 26.3%) |
| CIE-LAB | lab(72.85, 1.92, -5.08) |
| CIE-LCH | lch(72.85, 5.43, 290.70°) |
| OKLab | oklab(76.67% 0.0039 -0.0136) |
| OKLCH | oklch(76.67% 0.014 286) |
| XYZ | xyz(43.3559, 44.9365, 53.9567) |
| Luminance | 0.4494 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.27
Dark Gray
#A9A9A9
ΔE00 5.85
Silver
#C0C0C0
ΔE00 6.25
Cool Gray
#9AA7B0
ΔE00 7.56
Silver (survey)
#C5C9C7
ΔE00 8.97
Cloudy Blue
#ACC2D9
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2B2BC #BCBCB2
analogous
#B2B7BC #B2B2BC #B7B2BC
triadic
#B2B2BC #BCB2B2 #B2BCB2
tetradic
#B2B2BC #BCB2B7 #BCBCB2 #B2BCB7
square
#B2B2BC #BCB2B7 #BCBCB2 #B2BCB7
split-complementary
#B2B2BC #BCB7B2 #B7BCB2
monochromatic
#717182 #9191A0 #B2B2BC #D3D3D8 #EFEFF1
Accessibility & contrast
On white
2.10
#B2B2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#B2B2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2B2BC
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2B2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2B2BC | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B3BD
Deuteranopia (green-blind)
#B0B2BC
Tritanopia (blue-blind)
#B0B4B5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #b2b2bc; /* rgb */ color: rgb(178, 178, 188); /* oklch */ color: oklch(76.7% 0.014 286.0);
Tailwind
colors: {
custom: {
50: '#c9c9d0',
500: '#b2b2bc',
950: '#000000',
},
}SCSS
$custom: #b2b2bc; $custom-light: #c9c9d0; $custom-dark: #000000;
JSON
{
"hex": "#b2b2bc",
"rgb": {
"r": 178,
"g": 178,
"b": 188
},
"hsl": {
"h": 240,
"s": 6.944,
"l": 71.765
},
"oklch": {
"l": 0.76665,
"c": 0.01411,
"h": 286
},
"luminance": 0.44937
}Semantic roles & 50–950 ramp
primary
#B2B2BC
secondary
#E6E6E4
accent
#915591
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#131314
muted
#828282