#B4A2A0#B4A2A0
#B4A2A0 is a light, muted red. Relative luminance 0.381; OKLCH L 72.7% C 0.021 H 25.3°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #B4A2A0 |
|---|---|
| RGB | rgb(180, 162, 160) |
| HSL | hsl(6, 12%, 67%) |
| HSV | hsv(6, 11%, 71%) |
| CMYK | cmyk(0%, 10%, 11.1%, 29.4%) |
| CIE-LAB | lab(68.08, 6.20, 3.43) |
| CIE-LCH | lch(68.08, 7.09, 28.90°) |
| OKLab | oklab(72.72% 0.0193 0.0091) |
| OKLCH | oklch(72.72% 0.021 25.3) |
| XYZ | xyz(38.0874, 38.0827, 38.5952) |
| Luminance | 0.3808 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.95
Dark Gray
#A9A9A9
ΔE00 8.16
Warm Grey
#978A84
ΔE00 8.76
Stone
#A89F91
ΔE00 8.86
Mushroom
#BA9E88
ΔE00 8.94
Rosybrown
#BC8F8F
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4A2A0 #A0B2B4
analogous
#B4A0A8 #B4A2A0 #B4ACA0
triadic
#B4A2A0 #A0B4A2 #A2A0B4
tetradic
#B4A2A0 #A8B4A0 #A0B2B4 #ACA0B4
square
#B4A2A0 #A8B4A0 #A0B2B4 #ACA0B4
split-complementary
#B4A2A0 #A0B4AC #A0A8B4
monochromatic
#7A6360 #99817E #B4A2A0 #CFC3C2 #EAE5E4
Accessibility & contrast
On white
2.44
#B4A2A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#B4A2A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4A2A0
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4A2A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4A2A0 | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A4A0
Deuteranopia (green-blind)
#A9A7A0
Tritanopia (blue-blind)
#B9A0A1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #b4a2a0; /* rgb */ color: rgb(180, 162, 160); /* oklch */ color: oklch(72.7% 0.021 25.3);
Tailwind
colors: {
custom: {
50: '#cabdbc',
500: '#b4a2a0',
950: '#000000',
},
}SCSS
$custom: #b4a2a0; $custom-light: #cabdbc; $custom-dark: #000000;
JSON
{
"hex": "#b4a2a0",
"rgb": {
"r": 180,
"g": 162,
"b": 160
},
"hsl": {
"h": 6,
"s": 11.765,
"l": 66.667
},
"oklch": {
"l": 0.7272,
"c": 0.02134,
"h": 25.3
},
"luminance": 0.38082
}Semantic roles & 50–950 ramp
primary
#B4A2A0
secondary
#D5DADB
accent
#8F9650
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131212
muted
#828181