#B0A4A2#B0A4A2
#B0A4A2 is a light, near-neutral red. Relative luminance 0.384; OKLCH L 72.8% C 0.014 H 28.9°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #B0A4A2 |
|---|---|
| RGB | rgb(176, 164, 162) |
| HSL | hsl(9, 8%, 66%) |
| HSV | hsv(9, 8%, 69%) |
| CMYK | cmyk(0%, 6.8%, 8%, 31%) |
| CIE-LAB | lab(68.31, 3.98, 2.60) |
| CIE-LCH | lch(68.31, 4.75, 33.13°) |
| OKLab | oklab(72.83% 0.0125 0.0069) |
| OKLCH | oklch(72.83% 0.014 28.9) |
| XYZ | xyz(37.7008, 38.3901, 39.5994) |
| Luminance | 0.3839 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 5.73
Pinkish Grey
#C8ACA9
ΔE00 6.83
Stone
#A89F91
ΔE00 7.21
Greige
#B8AB98
ΔE00 8.49
Dove Gray
#B6B8BD
ΔE00 8.51
Warm Grey
#978A84
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0A4A2 #A2AEB0
analogous
#B0A2A7 #B0A4A2 #B0ABA2
triadic
#B0A4A2 #A2B0A4 #A4A2B0
tetradic
#B0A4A2 #A7B0A2 #A2AEB0 #ABA2B0
square
#B0A4A2 #A7B0A2 #A2AEB0 #ABA2B0
split-complementary
#B0A4A2 #A2B0AB #A2A7B0
monochromatic
#756663 #948481 #B0A4A2 #CCC4C3 #E8E5E4
Accessibility & contrast
On white
2.42
#B0A4A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#B0A4A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0A4A2
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0A4A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0A4A2 | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A5A2
Deuteranopia (green-blind)
#A9A7A2
Tritanopia (blue-blind)
#B3A3A3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #b0a4a2; /* rgb */ color: rgb(176, 164, 162); /* oklch */ color: oklch(72.8% 0.014 28.9);
Tailwind
colors: {
custom: {
50: '#c7bfbd',
500: '#b0a4a2',
950: '#000000',
},
}SCSS
$custom: #b0a4a2; $custom-light: #c7bfbd; $custom-dark: #000000;
JSON
{
"hex": "#b0a4a2",
"rgb": {
"r": 176,
"g": 164,
"b": 162
},
"hsl": {
"h": 8.571,
"s": 8.14,
"l": 66.275
},
"oklch": {
"l": 0.7283,
"c": 0.0143,
"h": 28.9
},
"luminance": 0.3839
}Semantic roles & 50–950 ramp
primary
#B0A4A2
secondary
#D5D9D9
accent
#899253
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131212
muted
#828181