#B6B4AA#B6B4AA
#B6B4AA is a light, near-neutral grey. Relative luminance 0.455; OKLCH L 76.9% C 0.014 H 97.5°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #B6B4AA |
|---|---|
| RGB | rgb(182, 180, 170) |
| HSL | hsl(50, 8%, 69%) |
| HSV | hsv(50, 7%, 71%) |
| CMYK | cmyk(0%, 1.1%, 6.6%, 28.6%) |
| CIE-LAB | lab(73.21, -1.10, 5.35) |
| CIE-LCH | lch(73.21, 5.46, 101.62°) |
| OKLab | oklab(76.87% -0.0018 0.014) |
| OKLCH | oklch(76.87% 0.014 97.5) |
| XYZ | xyz(42.8674, 45.4901, 44.5446) |
| Luminance | 0.4549 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Greyish
#A8A495
ΔE00 5.08
Warm Gray
#C9BEB0
ΔE00 5.32
Dark Gray
#A9A9A9
ΔE00 5.82
Silver
#C0C0C0
ΔE00 5.94
Greige
#B8AB98
ΔE00 6.01
Cement
#A5A391
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6B4AA #AAACB6
analogous
#B6AEAA #B6B4AA #B2B6AA
triadic
#B6B4AA #AAB6B4 #B4AAB6
tetradic
#B6B4AA #AAB6AE #AAACB6 #B6AAB2
square
#B6B4AA #AAB6AE #AAACB6 #B6AAB2
split-complementary
#B6B4AA #AAB2B6 #AEAAB6
monochromatic
#7C796A #9A9789 #B6B4AA #D2D1CB #EFEEEC
Accessibility & contrast
On white
2.08
#B6B4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#B6B4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6B4AA
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6B4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6B4AA | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B3A9
Deuteranopia (green-blind)
#B7B4AA
Tritanopia (blue-blind)
#B8B2B1
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #b6b4aa; /* rgb */ color: rgb(182, 180, 170); /* oklch */ color: oklch(76.9% 0.014 97.5);
Tailwind
colors: {
custom: {
50: '#cbcac3',
500: '#b6b4aa',
950: '#000000',
},
}SCSS
$custom: #b6b4aa; $custom-light: #cbcac3; $custom-dark: #000000;
JSON
{
"hex": "#b6b4aa",
"rgb": {
"r": 182,
"g": 180,
"b": 170
},
"hsl": {
"h": 50,
"s": 7.595,
"l": 69.02
},
"oklch": {
"l": 0.7687,
"c": 0.01415,
"h": 97.5
},
"luminance": 0.4549
}Semantic roles & 50–950 ramp
primary
#B6B4AA
secondary
#DCDDE0
accent
#5E9254
background
#FCFCFB
surface
#F8F8F7
border
#D1D1D0
text
#131312
muted
#828281