#B2A4A0#B2A4A0
#B2A4A0 is a light, near-neutral red. Relative luminance 0.386; OKLCH L 72.9% C 0.017 H 36.5°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #B2A4A0 |
|---|---|
| RGB | rgb(178, 164, 160) |
| HSL | hsl(13, 10%, 66%) |
| HSV | hsv(13, 10%, 70%) |
| CMYK | cmyk(0%, 7.9%, 10.1%, 30.2%) |
| CIE-LAB | lab(68.43, 4.37, 3.90) |
| CIE-LCH | lch(68.43, 5.86, 41.79°) |
| OKLab | oklab(72.95% 0.014 0.0103) |
| OKLCH | oklch(72.95% 0.017 36.5) |
| XYZ | xyz(37.9801, 38.5546, 38.6919) |
| Luminance | 0.3855 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.30
Dark Gray
#A9A9A9
ΔE00 6.54
Stone
#A89F91
ΔE00 6.80
Greige
#B8AB98
ΔE00 7.77
Mushroom
#BA9E88
ΔE00 8.31
Warm Grey
#978A84
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2A4A0 #A0AEB2
analogous
#B2A0A5 #B2A4A0 #B2ADA0
triadic
#B2A4A0 #A0B2A4 #A4A0B2
tetradic
#B2A4A0 #A5B2A0 #A0AEB2 #ADA0B2
square
#B2A4A0 #A5B2A0 #A0AEB2 #ADA0B2
split-complementary
#B2A4A0 #A0B2AD #A0A5B2
monochromatic
#776661 #97847E #B2A4A0 #CDC4C2 #E9E5E4
Accessibility & contrast
On white
2.41
#B2A4A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#B2A4A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2A4A0
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2A4A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2A4A0 | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A5A0
Deuteranopia (green-blind)
#AAA8A0
Tritanopia (blue-blind)
#B6A2A3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #b2a4a0; /* rgb */ color: rgb(178, 164, 160); /* oklch */ color: oklch(72.9% 0.017 36.5);
Tailwind
colors: {
custom: {
50: '#c9bfbc',
500: '#b2a4a0',
950: '#000000',
},
}SCSS
$custom: #b2a4a0; $custom-light: #c9bfbc; $custom-dark: #000000;
JSON
{
"hex": "#b2a4a0",
"rgb": {
"r": 178,
"g": 164,
"b": 160
},
"hsl": {
"h": 13.333,
"s": 10.465,
"l": 66.275
},
"oklch": {
"l": 0.72948,
"c": 0.01737,
"h": 36.5
},
"luminance": 0.38554
}Semantic roles & 50–950 ramp
primary
#B2A4A0
secondary
#D4D9DA
accent
#869551
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131212
muted
#828181