#B6B0AA#B6B0AA
#B6B0AA is a light, near-neutral grey. Relative luminance 0.439; OKLCH L 76.0% C 0.011 H 67.6°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #B6B0AA |
|---|---|
| RGB | rgb(182, 176, 170) |
| HSL | hsl(30, 8%, 69%) |
| HSV | hsv(30, 7%, 71%) |
| CMYK | cmyk(0%, 3.3%, 6.6%, 28.6%) |
| CIE-LAB | lab(72.16, 1.05, 3.83) |
| CIE-LCH | lch(72.16, 3.97, 74.63°) |
| OKLab | oklab(76.04% 0.0042 0.0101) |
| OKLCH | oklch(76.04% 0.011 67.6) |
| XYZ | xyz(42.0715, 43.8984, 44.2793) |
| Luminance | 0.4390 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 4.40
Warm Gray
#C9BEB0
ΔE00 5.35
Silver
#C0C0C0
ΔE00 5.55
Greige
#B8AB98
ΔE00 5.84
Greyish
#A8A495
ΔE00 6.09
Stone
#A89F91
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6B0AA #AAB0B6
analogous
#B6AAAA #B6B0AA #B6B6AA
triadic
#B6B0AA #AAB6B0 #B0AAB6
tetradic
#B6B0AA #AAB6AA #AAB0B6 #B6AAB6
square
#B6B0AA #AAB6AA #AAB0B6 #B6AAB6
split-complementary
#B6B0AA #AAB6B6 #AAAAB6
monochromatic
#7C736A #9A9189 #B6B0AA #D2CFCB #EFEDEC
Accessibility & contrast
On white
2.15
#B6B0AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#B6B0AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6B0AA
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6B0AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6B0AA | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B0AA
Deuteranopia (green-blind)
#B4B1AA
Tritanopia (blue-blind)
#B8AFAE
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #b6b0aa; /* rgb */ color: rgb(182, 176, 170); /* oklch */ color: oklch(76.0% 0.011 67.6);
Tailwind
colors: {
custom: {
50: '#cbc7c3',
500: '#b6b0aa',
950: '#000000',
},
}SCSS
$custom: #b6b0aa; $custom-light: #cbc7c3; $custom-dark: #000000;
JSON
{
"hex": "#b6b0aa",
"rgb": {
"r": 182,
"g": 176,
"b": 170
},
"hsl": {
"h": 30,
"s": 7.595,
"l": 69.02
},
"oklch": {
"l": 0.76042,
"c": 0.01091,
"h": 67.6
},
"luminance": 0.43898
}Semantic roles & 50–950 ramp
primary
#B6B0AA
secondary
#DCDEE0
accent
#739254
background
#FCFCFB
surface
#F8F8F7
border
#D1D1D0
text
#131312
muted
#828281