#B6B2AA#B6B2AA
#B6B2AA is a light, near-neutral grey. Relative luminance 0.447; OKLCH L 76.5% C 0.012 H 84.6°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #B6B2AA |
|---|---|
| RGB | rgb(182, 178, 170) |
| HSL | hsl(40, 8%, 69%) |
| HSV | hsv(40, 7%, 71%) |
| CMYK | cmyk(0%, 2.2%, 6.6%, 28.6%) |
| CIE-LAB | lab(72.69, -0.03, 4.58) |
| CIE-LCH | lch(72.69, 4.58, 90.31°) |
| OKLab | oklab(76.46% 0.0011 0.0121) |
| OKLCH | oklch(76.46% 0.012 84.6) |
| XYZ | xyz(42.4666, 44.6884, 44.4110) |
| Luminance | 0.4469 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 4.92
Warm Gray
#C9BEB0
ΔE00 5.01
Greyish
#A8A495
ΔE00 5.29
Silver
#C0C0C0
ΔE00 5.54
Greige
#B8AB98
ΔE00 5.60
Stone
#A89F91
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6B2AA #AAAEB6
analogous
#B6ACAA #B6B2AA #B4B6AA
triadic
#B6B2AA #AAB6B2 #B2AAB6
tetradic
#B6B2AA #AAB6AC #AAAEB6 #B6AAB4
square
#B6B2AA #AAB6AC #AAAEB6 #B6AAB4
split-complementary
#B6B2AA #AAB4B6 #ACAAB6
monochromatic
#7C766A #9A9489 #B6B2AA #D2D0CB #EFEEEC
Accessibility & contrast
On white
2.11
#B6B2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#B6B2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6B2AA
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6B2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6B2AA | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B2AA
Deuteranopia (green-blind)
#B5B3AA
Tritanopia (blue-blind)
#B8B1B0
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #b6b2aa; /* rgb */ color: rgb(182, 178, 170); /* oklch */ color: oklch(76.5% 0.012 84.6);
Tailwind
colors: {
custom: {
50: '#cbc9c3',
500: '#b6b2aa',
950: '#000000',
},
}SCSS
$custom: #b6b2aa; $custom-light: #cbc9c3; $custom-dark: #000000;
JSON
{
"hex": "#b6b2aa",
"rgb": {
"r": 182,
"g": 178,
"b": 170
},
"hsl": {
"h": 40,
"s": 7.595,
"l": 69.02
},
"oklch": {
"l": 0.76455,
"c": 0.01211,
"h": 84.6
},
"luminance": 0.44688
}Semantic roles & 50–950 ramp
primary
#B6B2AA
secondary
#DCDDE0
accent
#689254
background
#FCFCFB
surface
#F8F8F7
border
#D1D1D0
text
#131312
muted
#828281