#B2B3BB#B2B3BB
#B2B3BB is a light, near-neutral grey. Relative luminance 0.453; OKLCH L 76.8% C 0.011 H 280.4°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #B2B3BB |
|---|---|
| RGB | rgb(178, 179, 187) |
| HSL | hsl(233, 6%, 72%) |
| HSV | hsv(233, 5%, 73%) |
| CMYK | cmyk(4.8%, 4.3%, 0%, 26.7%) |
| CIE-LAB | lab(73.08, 1.18, -4.18) |
| CIE-LCH | lch(73.08, 4.35, 285.77°) |
| OKLab | oklab(76.84% 0.0021 -0.0112) |
| OKLCH | oklch(76.84% 0.011 280.4) |
| XYZ | xyz(43.4482, 45.2929, 53.4575) |
| Luminance | 0.4529 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 2.15
Dark Gray
#A9A9A9
ΔE00 5.06
Silver
#C0C0C0
ΔE00 5.32
Cool Gray
#9AA7B0
ΔE00 6.89
Silver (survey)
#C5C9C7
ΔE00 7.98
Light Gray
#D3D3D3
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2B3BB #BBBAB2
analogous
#B2B8BB #B2B3BB #B6B2BB
triadic
#B2B3BB #BBB2B3 #B3BBB2
tetradic
#B2B3BB #BBB2B8 #BBBAB2 #B2BBB6
square
#B2B3BB #BBB2B8 #BBBAB2 #B2BBB6
split-complementary
#B2B3BB #BBB6B2 #B8BBB2
monochromatic
#727381 #92939E #B2B3BB #D3D3D8 #EFEFF1
Accessibility & contrast
On white
2.09
#B2B3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#B2B3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2B3BB
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2B3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2B3BB | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B4BB
Deuteranopia (green-blind)
#B1B3BB
Tritanopia (blue-blind)
#B0B4B5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #b2b3bb; /* rgb */ color: rgb(178, 179, 187); /* oklch */ color: oklch(76.8% 0.011 280.4);
Tailwind
colors: {
custom: {
50: '#c9c9cf',
500: '#b2b3bb',
950: '#000000',
},
}SCSS
$custom: #b2b3bb; $custom-light: #c9c9cf; $custom-dark: #000000;
JSON
{
"hex": "#b2b3bb",
"rgb": {
"r": 178,
"g": 179,
"b": 187
},
"hsl": {
"h": 233.333,
"s": 6.207,
"l": 71.569
},
"oklch": {
"l": 0.76839,
"c": 0.01135,
"h": 280.4
},
"luminance": 0.45293
}Semantic roles & 50–950 ramp
primary
#B2B3BB
secondary
#E6E5E3
accent
#8A5590
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#131313
muted
#828282