#B2A4A2#B2A4A2
#B2A4A2 is a light, near-neutral red. Relative luminance 0.386; OKLCH L 73.0% C 0.017 H 27.3°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #B2A4A2 |
|---|---|
| RGB | rgb(178, 164, 162) |
| HSL | hsl(8, 9%, 67%) |
| HSV | hsv(8, 9%, 70%) |
| CMYK | cmyk(0%, 7.9%, 9%, 30.2%) |
| CIE-LAB | lab(68.48, 4.71, 2.87) |
| CIE-LCH | lch(68.48, 5.52, 31.31°) |
| OKLab | oklab(73.01% 0.0148 0.0076) |
| OKLCH | oklch(73.01% 0.017 27.3) |
| XYZ | xyz(38.1565, 38.6251, 39.6207) |
| Luminance | 0.3862 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.03
Dark Gray
#A9A9A9
ΔE00 6.54
Stone
#A89F91
ΔE00 7.76
Warm Grey
#978A84
ΔE00 8.74
Greige
#B8AB98
ΔE00 8.83
Dove Gray
#B6B8BD
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2A4A2 #A2B0B2
analogous
#B2A2A8 #B2A4A2 #B2ACA2
triadic
#B2A4A2 #A2B2A4 #A4A2B2
tetradic
#B2A4A2 #A8B2A2 #A2B0B2 #ACA2B2
square
#B2A4A2 #A8B2A2 #A2B0B2 #ACA2B2
split-complementary
#B2A4A2 #A2B2AC #A2A8B2
monochromatic
#776563 #968381 #B2A4A2 #CEC5C3 #E9E6E5
Accessibility & contrast
On white
2.41
#B2A4A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#B2A4A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2A4A2
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2A4A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2A4A2 | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A5A2
Deuteranopia (green-blind)
#AAA8A2
Tritanopia (blue-blind)
#B6A3A3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #b2a4a2; /* rgb */ color: rgb(178, 164, 162); /* oklch */ color: oklch(73.0% 0.017 27.3);
Tailwind
colors: {
custom: {
50: '#c9bfbd',
500: '#b2a4a2',
950: '#000000',
},
}SCSS
$custom: #b2a4a2; $custom-light: #c9bfbd; $custom-dark: #000000;
JSON
{
"hex": "#b2a4a2",
"rgb": {
"r": 178,
"g": 164,
"b": 162
},
"hsl": {
"h": 7.5,
"s": 9.412,
"l": 66.667
},
"oklch": {
"l": 0.73006,
"c": 0.01662,
"h": 27.3
},
"luminance": 0.38625
}Semantic roles & 50–950 ramp
primary
#B2A4A2
secondary
#D5DADA
accent
#8B9352
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131212
muted
#828181