#B2B2BD#B2B2BD
#B2B2BD is a light, near-neutral grey. Relative luminance 0.450; OKLCH L 76.7% C 0.016 H 286.0°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #B2B2BD |
|---|---|
| RGB | rgb(178, 178, 189) |
| HSL | hsl(240, 8%, 72%) |
| HSV | hsv(240, 6%, 74%) |
| CMYK | cmyk(5.8%, 5.8%, 0%, 25.9%) |
| CIE-LAB | lab(72.88, 2.12, -5.58) |
| CIE-LCH | lch(72.88, 5.97, 290.75°) |
| OKLab | oklab(76.7% 0.0043 -0.0149) |
| OKLCH | oklch(76.7% 0.016 286) |
| XYZ | xyz(43.4641, 44.9797, 54.5264) |
| Luminance | 0.4498 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.66
Dark Gray
#A9A9A9
ΔE00 6.26
Silver
#C0C0C0
ΔE00 6.62
Cool Gray
#9AA7B0
ΔE00 7.76
Silver (survey)
#C5C9C7
ΔE00 9.30
Lightsteelblue
#B0C4DE
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2B2BD #BDBDB2
analogous
#B2B8BD #B2B2BD #B8B2BD
triadic
#B2B2BD #BDB2B2 #B2BDB2
tetradic
#B2B2BD #BDB2B8 #BDBDB2 #B2BDB8
square
#B2B2BD #BDB2B8 #BDBDB2 #B2BDB8
split-complementary
#B2B2BD #BDB8B2 #B8BDB2
monochromatic
#717184 #9191A1 #B2B2BD #D3D3D9 #EFEFF1
Accessibility & contrast
On white
2.10
#B2B2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#B2B2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2B2BD
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2B2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2B2BD | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B3BE
Deuteranopia (green-blind)
#AFB3BD
Tritanopia (blue-blind)
#B0B4B5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #b2b2bd; /* rgb */ color: rgb(178, 178, 189); /* oklch */ color: oklch(76.7% 0.016 286.0);
Tailwind
colors: {
custom: {
50: '#c9c9d0',
500: '#b2b2bd',
950: '#000000',
},
}SCSS
$custom: #b2b2bd; $custom-light: #c9c9d0; $custom-dark: #000000;
JSON
{
"hex": "#b2b2bd",
"rgb": {
"r": 178,
"g": 178,
"b": 189
},
"hsl": {
"h": 240,
"s": 7.692,
"l": 71.961
},
"oklch": {
"l": 0.76697,
"c": 0.01552,
"h": 286
},
"luminance": 0.4498
}Semantic roles & 50–950 ramp
primary
#B2B2BD
secondary
#E7E7E4
accent
#925492
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#131314
muted
#828282