#B2A2A6#B2A2A6
#B2A2A6 is a light, near-neutral red. Relative luminance 0.381; OKLCH L 72.7% C 0.019 H 0.6°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #B2A2A6 |
|---|---|
| RGB | rgb(178, 162, 166) |
| HSL | hsl(345, 9%, 67%) |
| HSV | hsv(345, 9%, 70%) |
| CMYK | cmyk(0%, 9%, 6.7%, 30.2%) |
| CIE-LAB | lab(68.06, 6.52, 0.04) |
| CIE-LCH | lch(68.06, 6.52, 0.36°) |
| OKLab | oklab(72.72% 0.0194 0.0002) |
| OKLCH | oklch(72.72% 0.019 0.6) |
| XYZ | xyz(38.1626, 38.0594, 41.4048) |
| Luminance | 0.3806 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.13
Dark Gray
#A9A9A9
ΔE00 8.07
Dove Gray
#B6B8BD
ΔE00 9.77
Warm Grey
#978A84
ΔE00 9.84
Rosybrown
#BC8F8F
ΔE00 10.19
Silver
#C0C0C0
ΔE00 10.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2A2A6 #A2B2AE
analogous
#B2A2AE #B2A2A6 #B2A6A2
triadic
#B2A2A6 #A6B2A2 #A2A6B2
tetradic
#B2A2A6 #AEB2A2 #A2B2AE #A6A2B2
square
#B2A2A6 #AEB2A2 #A2B2AE #A6A2B2
split-complementary
#B2A2A6 #A2B2A6 #A2AEB2
monochromatic
#776368 #968186 #B2A2A6 #CEC3C6 #E9E5E6
Accessibility & contrast
On white
2.44
#B2A2A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#B2A2A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2A2A6
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2A2A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2A2A6 | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A4A6
Deuteranopia (green-blind)
#A7A7A6
Tritanopia (blue-blind)
#B5A1A3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #b2a2a6; /* rgb */ color: rgb(178, 162, 166); /* oklch */ color: oklch(72.7% 0.019 0.6);
Tailwind
colors: {
custom: {
50: '#c9bdc0',
500: '#b2a2a6',
950: '#000000',
},
}SCSS
$custom: #b2a2a6; $custom-light: #c9bdc0; $custom-dark: #000000;
JSON
{
"hex": "#b2a2a6",
"rgb": {
"r": 178,
"g": 162,
"b": 166
},
"hsl": {
"h": 345,
"s": 9.412,
"l": 66.667
},
"oklch": {
"l": 0.72716,
"c": 0.01943,
"h": 0.6
},
"luminance": 0.38059
}Semantic roles & 50–950 ramp
primary
#B2A2A6
secondary
#D5DAD9
accent
#938352
background
#FCFBFB
surface
#F8F6F7
border
#D1D0D0
text
#131212
muted
#828181