#B6B2AC#B6B2AC
#B6B2AC is a light, near-neutral grey. Relative luminance 0.448; OKLCH L 76.5% C 0.010 H 78.3°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #B6B2AC |
|---|---|
| RGB | rgb(182, 178, 172) |
| HSL | hsl(36, 6%, 69%) |
| HSV | hsv(36, 5%, 71%) |
| CMYK | cmyk(0%, 2.2%, 5.5%, 28.6%) |
| CIE-LAB | lab(72.74, 0.33, 3.56) |
| CIE-LCH | lch(72.74, 3.58, 84.73°) |
| OKLab | oklab(76.51% 0.002 0.0094) |
| OKLCH | oklch(76.51% 0.01 78.3) |
| XYZ | xyz(42.6572, 44.7647, 45.4149) |
| Luminance | 0.4476 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 4.27
Silver
#C0C0C0
ΔE00 4.92
Warm Gray
#C9BEB0
ΔE00 5.36
Greyish
#A8A495
ΔE00 5.99
Dove Gray
#B6B8BD
ΔE00 6.14
Greige
#B8AB98
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6B2AC #ACB0B6
analogous
#B6ADAC #B6B2AC #B5B6AC
triadic
#B6B2AC #ACB6B2 #B2ACB6
tetradic
#B6B2AC #ACB6AD #ACB0B6 #B6ACB5
square
#B6B2AC #ACB6AD #ACB0B6 #B6ACB5
split-complementary
#B6B2AC #ACB5B6 #ADACB6
monochromatic
#7B756C #99948B #B6B2AC #D3D0CD #EFEEED
Accessibility & contrast
On white
2.11
#B6B2AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#B6B2AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6B2AC
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6B2AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6B2AC | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B2AC
Deuteranopia (green-blind)
#B5B3AC
Tritanopia (blue-blind)
#B8B1B0
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #b6b2ac; /* rgb */ color: rgb(182, 178, 172); /* oklch */ color: oklch(76.5% 0.010 78.3);
Tailwind
colors: {
custom: {
50: '#cbc9c4',
500: '#b6b2ac',
950: '#000000',
},
}SCSS
$custom: #b6b2ac; $custom-light: #cbc9c4; $custom-dark: #000000;
JSON
{
"hex": "#b6b2ac",
"rgb": {
"r": 182,
"g": 178,
"b": 172
},
"hsl": {
"h": 36,
"s": 6.41,
"l": 69.412
},
"oklch": {
"l": 0.76511,
"c": 0.0096,
"h": 78.3
},
"luminance": 0.44764
}Semantic roles & 50–950 ramp
primary
#B6B2AC
secondary
#DDDFE0
accent
#6D9055
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#131312
muted
#828281