#B2B6BA#B2B6BA
#B2B6BA is a light, near-neutral grey. Relative luminance 0.465; OKLCH L 77.4% C 0.007 H 248.0°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #B2B6BA |
|---|---|
| RGB | rgb(178, 182, 186) |
| HSL | hsl(210, 5%, 71%) |
| HSV | hsv(210, 4%, 73%) |
| CMYK | cmyk(4.3%, 2.2%, 0%, 27.1%) |
| CIE-LAB | lab(73.85, -0.63, -2.52) |
| CIE-LCH | lch(73.85, 2.59, 255.95°) |
| OKLab | oklab(77.43% -0.0027 -0.0067) |
| OKLCH | oklch(77.43% 0.007 248) |
| XYZ | xyz(43.9493, 46.4658, 53.0983) |
| Luminance | 0.4647 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 1.46
Silver
#C0C0C0
ΔE00 3.77
Dark Gray
#A9A9A9
ΔE00 4.32
Silver (survey)
#C5C9C7
ΔE00 5.84
Cool Gray
#9AA7B0
ΔE00 6.11
Cool Grey
#95A3A6
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2B6BA #BAB6B2
analogous
#B2BABA #B2B6BA #B2B2BA
triadic
#B2B6BA #BAB2B6 #B6BAB2
tetradic
#B2B6BA #BAB2BA #BAB6B2 #B2BAB2
square
#B2B6BA #BAB2BA #BAB6B2 #B2BAB2
split-complementary
#B2B6BA #BAB2B2 #BABAB2
monochromatic
#72797F #92979D #B2B6BA #D2D5D7 #EFF0F1
Accessibility & contrast
On white
2.04
#B2B6BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#B2B6BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2B6BA
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2B6BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2B6BA | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B6BA
Deuteranopia (green-blind)
#B4B5BA
Tritanopia (blue-blind)
#B0B7B7
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #b2b6ba; /* rgb */ color: rgb(178, 182, 186); /* oklch */ color: oklch(77.4% 0.007 248.0);
Tailwind
colors: {
custom: {
50: '#c9cbce',
500: '#b2b6ba',
950: '#000000',
},
}SCSS
$custom: #b2b6ba; $custom-light: #c9cbce; $custom-dark: #000000;
JSON
{
"hex": "#b2b6ba",
"rgb": {
"r": 178,
"g": 182,
"b": 186
},
"hsl": {
"h": 210,
"s": 5.479,
"l": 71.373
},
"oklch": {
"l": 0.77429,
"c": 0.00725,
"h": 248
},
"luminance": 0.46466
}Semantic roles & 50–950 ramp
primary
#B2B6BA
secondary
#E5E4E3
accent
#73568F
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#131313
muted
#828282