#B2A2A0#B2A2A0
#B2A2A0 is a light, near-neutral red. Relative luminance 0.378; OKLCH L 72.5% C 0.019 H 26.1°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #B2A2A0 |
|---|---|
| RGB | rgb(178, 162, 160) |
| HSL | hsl(7, 10%, 66%) |
| HSV | hsv(7, 10%, 70%) |
| CMYK | cmyk(0%, 9%, 10.1%, 30.2%) |
| CIE-LAB | lab(67.91, 5.46, 3.15) |
| CIE-LCH | lch(67.91, 6.31, 29.95°) |
| OKLab | oklab(72.54% 0.0171 0.0084) |
| OKLCH | oklch(72.54% 0.019 26.1) |
| XYZ | xyz(37.6250, 37.8443, 38.5735) |
| Luminance | 0.3784 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.63
Dark Gray
#A9A9A9
ΔE00 7.41
Stone
#A89F91
ΔE00 8.23
Warm Grey
#978A84
ΔE00 8.43
Mushroom
#BA9E88
ΔE00 9.01
Greige
#B8AB98
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2A2A0 #A0B0B2
analogous
#B2A0A7 #B2A2A0 #B2ABA0
triadic
#B2A2A0 #A0B2A2 #A2A0B2
tetradic
#B2A2A0 #A7B2A0 #A0B0B2 #ABA0B2
square
#B2A2A0 #A7B2A0 #A0B0B2 #ABA0B2
split-complementary
#B2A2A0 #A0B2AB #A0A7B2
monochromatic
#776361 #97817E #B2A2A0 #CDC3C2 #E9E4E4
Accessibility & contrast
On white
2.45
#B2A2A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#B2A2A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2A2A0
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2A2A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2A2A0 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A4A0
Deuteranopia (green-blind)
#A9A7A0
Tritanopia (blue-blind)
#B6A0A1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #b2a2a0; /* rgb */ color: rgb(178, 162, 160); /* oklch */ color: oklch(72.5% 0.019 26.1);
Tailwind
colors: {
custom: {
50: '#c9bdbc',
500: '#b2a2a0',
950: '#000000',
},
}SCSS
$custom: #b2a2a0; $custom-light: #c9bdbc; $custom-dark: #000000;
JSON
{
"hex": "#b2a2a0",
"rgb": {
"r": 178,
"g": 162,
"b": 160
},
"hsl": {
"h": 6.667,
"s": 10.465,
"l": 66.275
},
"oklch": {
"l": 0.7254,
"c": 0.01899,
"h": 26.1
},
"luminance": 0.37844
}Semantic roles & 50–950 ramp
primary
#B2A2A0
secondary
#D4D9DA
accent
#8D9551
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131212
muted
#828181