#B0A0AA#B0A0AA
#B0A0AA is a light, muted pink. Relative luminance 0.373; OKLCH L 72.3% C 0.023 H 339.8°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #B0A0AA |
|---|---|
| RGB | rgb(176, 160, 170) |
| HSL | hsl(323, 9%, 66%) |
| HSV | hsv(323, 9%, 69%) |
| CMYK | cmyk(0%, 9.1%, 3.4%, 31%) |
| CIE-LAB | lab(67.48, 7.63, -3.06) |
| CIE-LCH | lch(67.48, 8.22, 338.15°) |
| OKLab | oklab(72.26% 0.0218 -0.008) |
| OKLCH | oklch(72.26% 0.023 339.8) |
| XYZ | xyz(37.7301, 37.2745, 43.2295) |
| Luminance | 0.3727 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 7.92
Dark Gray
#A9A9A9
ΔE00 9.45
Light Mauve
#C292A1
ΔE00 9.98
Dove Gray
#B6B8BD
ΔE00 10.57
Rosybrown
#BC8F8F
ΔE00 10.58
Dusty Pink
#D8A7B1
ΔE00 10.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0A0AA #A0B0A6
analogous
#AEA0B0 #B0A0AA #B0A0A2
triadic
#B0A0AA #AAB0A0 #A0AAB0
tetradic
#B0A0AA #B0AEA0 #A0B0A6 #A0A2B0
square
#B0A0AA #B0AEA0 #A0B0A6 #A0A2B0
split-complementary
#B0A0AA #A2B0A0 #A0B0AE
monochromatic
#75616D #947F8C #B0A0AA #CCC1C8 #E8E3E6
Accessibility & contrast
On white
2.48
#B0A0AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#B0A0AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0A0AA
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0A0AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0A0AA | 1.00 | 2.48 | 8.45 | 8.45 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A3AA
Deuteranopia (green-blind)
#A4A5AA
Tritanopia (blue-blind)
#B2A0A3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #b0a0aa; /* rgb */ color: rgb(176, 160, 170); /* oklch */ color: oklch(72.3% 0.023 339.8);
Tailwind
colors: {
custom: {
50: '#c7bcc3',
500: '#b0a0aa',
950: '#000000',
},
}SCSS
$custom: #b0a0aa; $custom-light: #c7bcc3; $custom-dark: #000000;
JSON
{
"hex": "#b0a0aa",
"rgb": {
"r": 176,
"g": 160,
"b": 170
},
"hsl": {
"h": 322.5,
"s": 9.195,
"l": 65.882
},
"oklch": {
"l": 0.72257,
"c": 0.02325,
"h": 339.8
},
"luminance": 0.37274
}Semantic roles & 50–950 ramp
primary
#B0A0AA
secondary
#D3D9D5
accent
#936B52
background
#FCFBFB
surface
#F8F6F7
border
#D1D0D0
text
#131212
muted
#828181