#B6B4BE#B6B4BE
#B6B4BE is a light, near-neutral grey. Relative luminance 0.463; OKLCH L 77.5% C 0.014 H 295.2°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #B6B4BE |
|---|---|
| RGB | rgb(182, 180, 190) |
| HSL | hsl(252, 7%, 73%) |
| HSV | hsv(252, 5%, 75%) |
| CMYK | cmyk(4.2%, 5.3%, 0%, 25.5%) |
| CIE-LAB | lab(73.74, 2.60, -4.82) |
| CIE-LCH | lch(73.74, 5.48, 298.35°) |
| OKLab | oklab(77.46% 0.0061 -0.0128) |
| OKLCH | oklch(77.46% 0.014 295.2) |
| XYZ | xyz(44.9053, 46.3052, 55.2773) |
| Luminance | 0.4631 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.65
Silver
#C0C0C0
ΔE00 6.15
Dark Gray
#A9A9A9
ΔE00 6.43
Cool Gray
#9AA7B0
ΔE00 8.83
Silver (survey)
#C5C9C7
ΔE00 8.98
Light Gray
#D3D3D3
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6B4BE #BCBEB4
analogous
#B4B7BE #B6B4BE #BBB4BE
triadic
#B6B4BE #BEB6B4 #B4BEB6
tetradic
#B6B4BE #BEB4B7 #BCBEB4 #B4BEBB
square
#B6B4BE #BEB4B7 #BCBEB4 #B4BEBB
split-complementary
#B6B4BE #BEBBB4 #B7BEB4
monochromatic
#767385 #9693A2 #B6B4BE #D6D5DA #EFEFF1
Accessibility & contrast
On white
2.05
#B6B4BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#B6B4BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6B4BE
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6B4BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6B4BE | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B5BE
Deuteranopia (green-blind)
#B2B5BE
Tritanopia (blue-blind)
#B5B5B7
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #b6b4be; /* rgb */ color: rgb(182, 180, 190); /* oklch */ color: oklch(77.5% 0.014 295.2);
Tailwind
colors: {
custom: {
50: '#cbcad1',
500: '#b6b4be',
950: '#000000',
},
}SCSS
$custom: #b6b4be; $custom-light: #cbcad1; $custom-dark: #000000;
JSON
{
"hex": "#b6b4be",
"rgb": {
"r": 182,
"g": 180,
"b": 190
},
"hsl": {
"h": 252,
"s": 7.143,
"l": 72.549
},
"oklch": {
"l": 0.77461,
"c": 0.01421,
"h": 295.2
},
"luminance": 0.46305
}Semantic roles & 50–950 ramp
primary
#B6B4BE
secondary
#E6E7E4
accent
#915485
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#131314
muted
#828282