#B2A6AA#B2A6AA
#B2A6AA is a light, near-neutral grey. Relative luminance 0.396; OKLCH L 73.7% C 0.015 H 355.2°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #B2A6AA |
|---|---|
| RGB | rgb(178, 166, 170) |
| HSL | hsl(340, 7%, 67%) |
| HSV | hsv(340, 7%, 70%) |
| CMYK | cmyk(0%, 6.7%, 4.5%, 30.2%) |
| CIE-LAB | lab(69.21, 5.05, -0.50) |
| CIE-LCH | lch(69.21, 5.07, 354.31°) |
| OKLab | oklab(73.65% 0.0149 -0.0013) |
| OKLCH | oklch(73.65% 0.015 355.2) |
| XYZ | xyz(39.2511, 39.6401, 43.6060) |
| Luminance | 0.3964 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 6.48
Pinkish Grey
#C8ACA9
ΔE00 6.87
Dove Gray
#B6B8BD
ΔE00 7.89
Silver
#C0C0C0
ΔE00 9.04
Warm Grey
#978A84
ΔE00 10.40
Stone
#A89F91
ΔE00 10.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2A6AA #A6B2AE
analogous
#B2A6B0 #B2A6AA #B2A8A6
triadic
#B2A6AA #AAB2A6 #A6AAB2
tetradic
#B2A6AA #B0B2A6 #A6B2AE #A8A6B2
square
#B2A6AA #B0B2A6 #A6B2AE #A8A6B2
split-complementary
#B2A6AA #A6B2A8 #A6B0B2
monochromatic
#77676C #96858B #B2A6AA #CEC7C9 #EBE8E9
Accessibility & contrast
On white
2.35
#B2A6AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#B2A6AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2A6AA
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2A6AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2A6AA | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A8AA
Deuteranopia (green-blind)
#AAAAAA
Tritanopia (blue-blind)
#B4A6A7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #b2a6aa; /* rgb */ color: rgb(178, 166, 170); /* oklch */ color: oklch(73.7% 0.015 355.2);
Tailwind
colors: {
custom: {
50: '#c9c0c3',
500: '#b2a6aa',
950: '#000000',
},
}SCSS
$custom: #b2a6aa; $custom-light: #c9c0c3; $custom-dark: #000000;
JSON
{
"hex": "#b2a6aa",
"rgb": {
"r": 178,
"g": 166,
"b": 170
},
"hsl": {
"h": 340,
"s": 7.229,
"l": 67.451
},
"oklch": {
"l": 0.7365,
"c": 0.01492,
"h": 355.2
},
"luminance": 0.3964
}Semantic roles & 50–950 ramp
primary
#B2A6AA
secondary
#D8DCDB
accent
#917D54
background
#FCFBFB
surface
#F8F7F7
border
#D1D0D0
text
#131212
muted
#828181