#B6B4BA#B6B4BA
#B6B4BA is a light, near-neutral grey. Relative luminance 0.461; OKLCH L 77.3% C 0.009 H 301.3°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #B6B4BA |
|---|---|
| RGB | rgb(182, 180, 186) |
| HSL | hsl(260, 4%, 72%) |
| HSV | hsv(260, 3%, 73%) |
| CMYK | cmyk(2.2%, 3.2%, 0%, 27.1%) |
| CIE-LAB | lab(73.63, 1.83, -2.80) |
| CIE-LCH | lch(73.63, 3.34, 303.22°) |
| OKLab | oklab(77.34% 0.0045 -0.0074) |
| OKLCH | oklch(77.34% 0.009 301.3) |
| XYZ | xyz(44.4741, 46.1328, 53.0064) |
| Luminance | 0.4613 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 2.41
Silver
#C0C0C0
ΔE00 4.66
Dark Gray
#A9A9A9
ΔE00 4.91
Silver (survey)
#C5C9C7
ΔE00 7.68
Cool Gray
#9AA7B0
ΔE00 8.35
Light Gray
#D3D3D3
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6B4BA #B8BAB4
analogous
#B4B5BA #B6B4BA #B9B4BA
triadic
#B6B4BA #BAB6B4 #B4BAB6
tetradic
#B6B4BA #BAB4B5 #B8BAB4 #B4BAB9
square
#B6B4BA #BAB4B5 #B8BAB4 #B4BAB9
split-complementary
#B6B4BA #BAB9B4 #B5BAB4
monochromatic
#78757F #97949D #B6B4BA #D5D4D7 #EFEFF0
Accessibility & contrast
On white
2.05
#B6B4BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#B6B4BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6B4BA
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6B4BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6B4BA | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B5BA
Deuteranopia (green-blind)
#B3B5BA
Tritanopia (blue-blind)
#B5B5B6
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #b6b4ba; /* rgb */ color: rgb(182, 180, 186); /* oklch */ color: oklch(77.3% 0.009 301.3);
Tailwind
colors: {
custom: {
50: '#cbcace',
500: '#b6b4ba',
950: '#000000',
},
}SCSS
$custom: #b6b4ba; $custom-light: #cbcace; $custom-dark: #000000;
JSON
{
"hex": "#b6b4ba",
"rgb": {
"r": 182,
"g": 180,
"b": 186
},
"hsl": {
"h": 260,
"s": 4.167,
"l": 71.765
},
"oklch": {
"l": 0.77336,
"c": 0.00869,
"h": 301.3
},
"luminance": 0.46133
}Semantic roles & 50–950 ramp
primary
#B6B4BA
secondary
#E5E6E4
accent
#8E577C
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#131313
muted
#828282