#B2A2A4#B2A2A4
#B2A2A4 is a light, near-neutral red. Relative luminance 0.380; OKLCH L 72.7% C 0.019 H 9.0°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #B2A2A4 |
|---|---|
| RGB | rgb(178, 162, 164) |
| HSL | hsl(353, 9%, 67%) |
| HSV | hsv(353, 9%, 70%) |
| CMYK | cmyk(0%, 9%, 7.9%, 30.2%) |
| CIE-LAB | lab(68.01, 6.16, 1.08) |
| CIE-LCH | lch(68.01, 6.26, 9.90°) |
| OKLab | oklab(72.66% 0.0186 0.0029) |
| OKLCH | oklch(72.66% 0.019 9) |
| XYZ | xyz(37.9806, 37.9866, 40.4461) |
| Luminance | 0.3799 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.79
Dark Gray
#A9A9A9
ΔE00 7.76
Warm Grey
#978A84
ΔE00 9.30
Dove Gray
#B6B8BD
ΔE00 9.74
Stone
#A89F91
ΔE00 10.11
Rosybrown
#BC8F8F
ΔE00 10.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2A2A4 #A2B2B0
analogous
#B2A2AC #B2A2A4 #B2A8A2
triadic
#B2A2A4 #A4B2A2 #A2A4B2
tetradic
#B2A2A4 #ACB2A2 #A2B2B0 #A8A2B2
square
#B2A2A4 #ACB2A2 #A2B2B0 #A8A2B2
split-complementary
#B2A2A4 #A2B2A8 #A2ACB2
monochromatic
#776365 #968183 #B2A2A4 #CEC3C5 #E9E5E6
Accessibility & contrast
On white
2.44
#B2A2A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#B2A2A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2A2A4
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2A2A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2A2A4 | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A4A4
Deuteranopia (green-blind)
#A8A7A4
Tritanopia (blue-blind)
#B5A1A3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #b2a2a4; /* rgb */ color: rgb(178, 162, 164); /* oklch */ color: oklch(72.7% 0.019 9.0);
Tailwind
colors: {
custom: {
50: '#c9bdbf',
500: '#b2a2a4',
950: '#000000',
},
}SCSS
$custom: #b2a2a4; $custom-light: #c9bdbf; $custom-dark: #000000;
JSON
{
"hex": "#b2a2a4",
"rgb": {
"r": 178,
"g": 162,
"b": 164
},
"hsl": {
"h": 352.5,
"s": 9.412,
"l": 66.667
},
"oklch": {
"l": 0.72657,
"c": 0.01887,
"h": 9
},
"luminance": 0.37986
}Semantic roles & 50–950 ramp
primary
#B2A2A4
secondary
#D5DADA
accent
#938B52
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131212
muted
#828181