#B6B2B2#B6B2B2
#B6B2B2 is a light, near-neutral grey. Relative luminance 0.450; OKLCH L 76.7% C 0.005 H 17.2°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #B6B2B2 |
|---|---|
| RGB | rgb(182, 178, 178) |
| HSL | hsl(0, 3%, 71%) |
| HSV | hsv(0, 2%, 71%) |
| CMYK | cmyk(0%, 2.2%, 2.2%, 28.6%) |
| CIE-LAB | lab(72.89, 1.41, 0.50) |
| CIE-LCH | lch(72.89, 1.50, 19.54°) |
| OKLab | oklab(76.69% 0.0044 0.0014) |
| OKLCH | oklch(76.69% 0.005 17.2) |
| XYZ | xyz(43.2465, 45.0004, 48.5185) |
| Luminance | 0.4500 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 3.48
Dove Gray
#B6B8BD
ΔE00 3.81
Silver
#C0C0C0
ΔE00 4.07
Silver (survey)
#C5C9C7
ΔE00 7.21
Warm Gray
#C9BEB0
ΔE00 7.56
Light Gray
#D3D3D3
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6B2B2 #B2B6B6
analogous
#B6B2B4 #B6B2B2 #B6B4B2
triadic
#B6B2B2 #B2B6B2 #B2B2B6
tetradic
#B6B2B2 #B4B6B2 #B2B6B6 #B4B2B6
square
#B6B2B2 #B4B6B2 #B2B6B6 #B4B2B6
split-complementary
#B6B2B2 #B2B6B4 #B2B4B6
monochromatic
#7A7474 #989393 #B6B2B2 #D4D1D1 #F0EFEF
Accessibility & contrast
On white
2.10
#B6B2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#B6B2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6B2B2
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6B2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6B2B2 | 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)
#B3B2B2
Deuteranopia (green-blind)
#B3B3B2
Tritanopia (blue-blind)
#B7B2B2
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #b6b2b2; /* rgb */ color: rgb(182, 178, 178); /* oklch */ color: oklch(76.7% 0.005 17.2);
Tailwind
colors: {
custom: {
50: '#cbc9c9',
500: '#b6b2b2',
950: '#000000',
},
}SCSS
$custom: #b6b2b2; $custom-light: #cbc9c9; $custom-dark: #000000;
JSON
{
"hex": "#b6b2b2",
"rgb": {
"r": 182,
"g": 178,
"b": 178
},
"hsl": {
"h": 0,
"s": 2.667,
"l": 70.588
},
"oklch": {
"l": 0.76685,
"c": 0.00455,
"h": 17.2
},
"luminance": 0.45
}Semantic roles & 50–950 ramp
primary
#B6B2B2
secondary
#E1E2E2
accent
#8C8C59
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#131313
muted
#828282