#B2B6B4#B2B6B4
#B2B6B4 is a light, near-neutral grey. Relative luminance 0.462; OKLCH L 77.2% C 0.005 H 165.0°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #B2B6B4 |
|---|---|
| RGB | rgb(178, 182, 180) |
| HSL | hsl(150, 3%, 71%) |
| HSV | hsv(150, 2%, 71%) |
| CMYK | cmyk(2.2%, 0%, 1.1%, 28.6%) |
| CIE-LAB | lab(73.69, -1.77, 0.53) |
| CIE-LCH | lch(73.69, 1.85, 163.48°) |
| OKLab | oklab(77.25% -0.0051 0.0014) |
| OKLCH | oklch(77.25% 0.005 165) |
| XYZ | xyz(43.3248, 46.2160, 49.8093) |
| Luminance | 0.4622 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 3.88
Dark Gray
#A9A9A9
ΔE00 4.24
Dove Gray
#B6B8BD
ΔE00 4.30
Silver (survey)
#C5C9C7
ΔE00 4.94
Cool Grey
#95A3A6
ΔE00 7.50
Cool Gray
#9AA7B0
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2B6B4 #B6B2B4
analogous
#B2B6B2 #B2B6B4 #B2B6B6
triadic
#B2B6B4 #B4B2B6 #B6B4B2
tetradic
#B2B6B4 #B2B2B6 #B6B2B4 #B6B6B2
square
#B2B6B4 #B2B2B6 #B6B2B4 #B6B6B2
split-complementary
#B2B6B4 #B6B2B6 #B6B2B2
monochromatic
#747A77 #939895 #B2B6B4 #D1D4D3 #EFF0F0
Accessibility & contrast
On white
2.05
#B2B6B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#B2B6B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2B6B4
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2B6B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2B6B4 | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B5B4
Deuteranopia (green-blind)
#B5B5B4
Tritanopia (blue-blind)
#B1B6B5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #b2b6b4; /* rgb */ color: rgb(178, 182, 180); /* oklch */ color: oklch(77.2% 0.005 165.0);
Tailwind
colors: {
custom: {
50: '#c9cbca',
500: '#b2b6b4',
950: '#000000',
},
}SCSS
$custom: #b2b6b4; $custom-light: #c9cbca; $custom-dark: #000000;
JSON
{
"hex": "#b2b6b4",
"rgb": {
"r": 178,
"g": 182,
"b": 180
},
"hsl": {
"h": 150,
"s": 2.667,
"l": 70.588
},
"oklch": {
"l": 0.77249,
"c": 0.00528,
"h": 165
},
"luminance": 0.46216
}Semantic roles & 50–950 ramp
primary
#B2B6B4
secondary
#E2E1E2
accent
#59738C
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#131313
muted
#828282