#B2B2A8#B2B2A8
#B2B2A8 is a light, near-neutral grey. Relative luminance 0.441; OKLCH L 76.1% C 0.014 H 106.7°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #B2B2A8 |
|---|---|
| RGB | rgb(178, 178, 168) |
| HSL | hsl(60, 6%, 68%) |
| HSV | hsv(60, 6%, 70%) |
| CMYK | cmyk(0%, 0%, 5.6%, 30.2%) |
| CIE-LAB | lab(72.32, -1.82, 5.11) |
| CIE-LCH | lch(72.32, 5.42, 109.64°) |
| OKLab | oklab(76.07% -0.004 0.0134) |
| OKLCH | oklch(76.07% 0.014 106.7) |
| XYZ | xyz(41.3474, 44.1331, 43.3785) |
| Luminance | 0.4413 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Greyish
#A8A495
ΔE00 4.72
Cement
#A5A391
ΔE00 5.55
Dark Gray
#A9A9A9
ΔE00 5.64
Silver
#C0C0C0
ΔE00 6.46
Warm Gray
#C9BEB0
ΔE00 6.53
Greige
#B8AB98
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2B2A8 #A8A8B2
analogous
#B2ADA8 #B2B2A8 #ADB2A8
triadic
#B2B2A8 #A8B2B2 #B2A8B2
tetradic
#B2B2A8 #A8B2AD #A8A8B2 #B2A8AD
square
#B2B2A8 #A8B2AD #A8A8B2 #B2A8AD
split-complementary
#B2B2A8 #A8ADB2 #ADA8B2
monochromatic
#777769 #959588 #B2B2A8 #CFCFC8 #EBEBE9
Accessibility & contrast
On white
2.14
#B2B2A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#B2B2A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2B2A8
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2B2A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2B2A8 | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B1A7
Deuteranopia (green-blind)
#B4B2A8
Tritanopia (blue-blind)
#B4B1AF
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #b2b2a8; /* rgb */ color: rgb(178, 178, 168); /* oklch */ color: oklch(76.1% 0.014 106.7);
Tailwind
colors: {
custom: {
50: '#c9c9c1',
500: '#b2b2a8',
950: '#000000',
},
}SCSS
$custom: #b2b2a8; $custom-light: #c9c9c1; $custom-dark: #000000;
JSON
{
"hex": "#b2b2a8",
"rgb": {
"r": 178,
"g": 178,
"b": 168
},
"hsl": {
"h": 60,
"s": 6.098,
"l": 67.843
},
"oklch": {
"l": 0.7607,
"c": 0.01399,
"h": 106.7
},
"luminance": 0.44133
}Semantic roles & 50–950 ramp
primary
#B2B2A8
secondary
#D9D9DC
accent
#569056
background
#FCFCFB
surface
#F8F8F7
border
#D1D1D0
text
#131312
muted
#828281