#B4A0A2#B4A0A2
#B4A0A2 is a light, muted red. Relative luminance 0.375; OKLCH L 72.4% C 0.024 H 10.8°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #B4A0A2 |
|---|---|
| RGB | rgb(180, 160, 162) |
| HSL | hsl(354, 12%, 67%) |
| HSV | hsv(354, 11%, 71%) |
| CMYK | cmyk(0%, 11.1%, 10%, 29.4%) |
| CIE-LAB | lab(67.62, 7.65, 1.64) |
| CIE-LCH | lch(67.62, 7.82, 12.08°) |
| OKLab | oklab(72.37% 0.0232 0.0044) |
| OKLCH | oklch(72.37% 0.024 10.8) |
| XYZ | xyz(37.9143, 37.4543, 39.4075) |
| Luminance | 0.3745 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.11
Rosybrown
#BC8F8F
ΔE00 8.63
Dark Gray
#A9A9A9
ΔE00 9.28
Warm Grey
#978A84
ΔE00 9.50
Light Mauve
#C292A1
ΔE00 9.95
Dusty Pink
#D8A7B1
ΔE00 10.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4A0A2 #A0B4B2
analogous
#B4A0AC #B4A0A2 #B4A8A0
triadic
#B4A0A2 #A2B4A0 #A0A2B4
tetradic
#B4A0A2 #ACB4A0 #A0B4B2 #A8A0B4
square
#B4A0A2 #ACB4A0 #A0B4B2 #A8A0B4
split-complementary
#B4A0A2 #A0B4A8 #A0ACB4
monochromatic
#7A6063 #997E81 #B4A0A2 #CFC2C3 #EAE4E5
Accessibility & contrast
On white
2.47
#B4A0A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#B4A0A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4A0A2
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4A0A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4A0A2 | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A3A2
Deuteranopia (green-blind)
#A7A6A2
Tritanopia (blue-blind)
#B89FA1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #b4a0a2; /* rgb */ color: rgb(180, 160, 162); /* oklch */ color: oklch(72.4% 0.024 10.8);
Tailwind
colors: {
custom: {
50: '#cabcbd',
500: '#b4a0a2',
950: '#000000',
},
}SCSS
$custom: #b4a0a2; $custom-light: #cabcbd; $custom-dark: #000000;
JSON
{
"hex": "#b4a0a2",
"rgb": {
"r": 180,
"g": 160,
"b": 162
},
"hsl": {
"h": 354,
"s": 11.765,
"l": 66.667
},
"oklch": {
"l": 0.72373,
"c": 0.02363,
"h": 10.8
},
"luminance": 0.37454
}Semantic roles & 50–950 ramp
primary
#B4A0A2
secondary
#D5DBDA
accent
#968F50
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131212
muted
#828181