#B3B2BB#B3B2BB
#B3B2BB is a light, near-neutral grey. Relative luminance 0.450; OKLCH L 76.7% C 0.013 H 291.2°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #B3B2BB |
|---|---|
| RGB | rgb(179, 178, 187) |
| HSL | hsl(247, 6%, 72%) |
| HSV | hsv(247, 5%, 73%) |
| CMYK | cmyk(4.3%, 4.8%, 0%, 26.7%) |
| CIE-LAB | lab(72.90, 2.07, -4.45) |
| CIE-LCH | lch(72.90, 4.90, 294.92°) |
| OKLab | oklab(76.71% 0.0046 -0.0119) |
| OKLCH | oklch(76.71% 0.013 291.2) |
| XYZ | xyz(43.4788, 45.0123, 53.4017) |
| Luminance | 0.4501 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.16
Dark Gray
#A9A9A9
ΔE00 5.58
Silver
#C0C0C0
ΔE00 5.96
Cool Gray
#9AA7B0
ΔE00 7.89
Silver (survey)
#C5C9C7
ΔE00 8.79
Light Gray
#D3D3D3
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3B2BB #BABBB2
analogous
#B2B6BB #B3B2BB #B8B2BB
triadic
#B3B2BB #BBB3B2 #B2BBB3
tetradic
#B3B2BB #BBB2B6 #BABBB2 #B2BBB8
square
#B3B2BB #BBB2B6 #BABBB2 #B2BBB8
split-complementary
#B3B2BB #BBB8B2 #B6BBB2
monochromatic
#737281 #93929E #B3B2BB #D3D3D8 #EFEFF1
Accessibility & contrast
On white
2.10
#B3B2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#B3B2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3B2BB
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3B2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3B2BB | 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)
#B0B3BB
Deuteranopia (green-blind)
#B0B3BB
Tritanopia (blue-blind)
#B2B3B5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #b3b2bb; /* rgb */ color: rgb(179, 178, 187); /* oklch */ color: oklch(76.7% 0.013 291.2);
Tailwind
colors: {
custom: {
50: '#c9c9cf',
500: '#b3b2bb',
950: '#000000',
},
}SCSS
$custom: #b3b2bb; $custom-light: #c9c9cf; $custom-dark: #000000;
JSON
{
"hex": "#b3b2bb",
"rgb": {
"r": 179,
"g": 178,
"b": 187
},
"hsl": {
"h": 246.667,
"s": 6.207,
"l": 71.569
},
"oklch": {
"l": 0.76714,
"c": 0.01272,
"h": 291.2
},
"luminance": 0.45012
}Semantic roles & 50–950 ramp
primary
#B3B2BB
secondary
#E5E6E3
accent
#90558A
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#131313
muted
#828282