#B6B2BA#B6B2BA
#B6B2BA is a light, near-neutral grey. Relative luminance 0.453; OKLCH L 76.9% C 0.012 H 308.3°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #B6B2BA |
|---|---|
| RGB | rgb(182, 178, 186) |
| HSL | hsl(270, 5%, 71%) |
| HSV | hsv(270, 4%, 73%) |
| CMYK | cmyk(2.2%, 4.3%, 0%, 27.1%) |
| CIE-LAB | lab(73.11, 2.91, -3.56) |
| CIE-LCH | lch(73.11, 4.60, 309.25°) |
| OKLab | oklab(76.93% 0.0075 -0.0095) |
| OKLCH | oklch(76.93% 0.012 308.3) |
| XYZ | xyz(44.0732, 45.3311, 52.8728) |
| Luminance | 0.4533 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.90
Dark Gray
#A9A9A9
ΔE00 5.81
Silver
#C0C0C0
ΔE00 6.02
Silver (survey)
#C5C9C7
ΔE00 9.08
Cool Gray
#9AA7B0
ΔE00 9.32
Light Gray
#D3D3D3
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6B2BA #B6BAB2
analogous
#B2B2BA #B6B2BA #BAB2BA
triadic
#B6B2BA #BAB6B2 #B2BAB6
tetradic
#B6B2BA #BAB2B2 #B6BAB2 #B2BABA
square
#B6B2BA #BAB2B2 #B6BAB2 #B2BABA
split-complementary
#B6B2BA #BABAB2 #B2BAB2
monochromatic
#79727F #97929D #B6B2BA #D5D2D7 #F0EFF1
Accessibility & contrast
On white
2.09
#B6B2BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#B6B2BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6B2BA
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6B2BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6B2BA | 1.00 | 2.09 | 10.07 | 10.07 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B3BA
Deuteranopia (green-blind)
#B2B4BA
Tritanopia (blue-blind)
#B6B3B4
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #b6b2ba; /* rgb */ color: rgb(182, 178, 186); /* oklch */ color: oklch(76.9% 0.012 308.3);
Tailwind
colors: {
custom: {
50: '#cbc9ce',
500: '#b6b2ba',
950: '#000000',
},
}SCSS
$custom: #b6b2ba; $custom-light: #cbc9ce; $custom-dark: #000000;
JSON
{
"hex": "#b6b2ba",
"rgb": {
"r": 182,
"g": 178,
"b": 186
},
"hsl": {
"h": 270,
"s": 5.479,
"l": 71.373
},
"oklch": {
"l": 0.76927,
"c": 0.01206,
"h": 308.3
},
"luminance": 0.45331
}Semantic roles & 50–950 ramp
primary
#B6B2BA
secondary
#E4E5E3
accent
#8F5673
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#131313
muted
#828282