#B4A4AC#B4A4AC
#B4A4AC is a light, muted pink. Relative luminance 0.392; OKLCH L 73.5% C 0.022 H 345.9°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #B4A4AC |
|---|---|
| RGB | rgb(180, 164, 172) |
| HSL | hsl(330, 10%, 67%) |
| HSV | hsv(330, 9%, 71%) |
| CMYK | cmyk(0%, 8.9%, 4.4%, 29.4%) |
| CIE-LAB | lab(68.92, 7.23, -2.02) |
| CIE-LCH | lch(68.92, 7.51, 344.39°) |
| OKLab | oklab(73.48% 0.021 -0.0053) |
| OKLCH | oklch(73.48% 0.022 345.9) |
| XYZ | xyz(39.5434, 39.2333, 44.5114) |
| Luminance | 0.3923 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.81
Dark Gray
#A9A9A9
ΔE00 8.84
Dove Gray
#B6B8BD
ΔE00 9.74
Dusty Pink
#D8A7B1
ΔE00 10.41
Light Mauve
#C292A1
ΔE00 10.45
Thistle
#D8BFD8
ΔE00 10.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4A4AC #A4B4AC
analogous
#B4A4B4 #B4A4AC #B4A4A4
triadic
#B4A4AC #ACB4A4 #A4ACB4
tetradic
#B4A4AC #B4B4A4 #A4B4AC #A4A4B4
square
#B4A4AC #B4B4A4 #A4B4AC #A4A4B4
split-complementary
#B4A4AC #A4B4A4 #A4B4B4
monochromatic
#79646F #98828D #B4A4AC #D0C6CB #EBE7E9
Accessibility & contrast
On white
2.37
#B4A4AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#B4A4AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4A4AC
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4A4AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4A4AC | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A7AC
Deuteranopia (green-blind)
#A8A9AC
Tritanopia (blue-blind)
#B7A4A7
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #b4a4ac; /* rgb */ color: rgb(180, 164, 172); /* oklch */ color: oklch(73.5% 0.022 345.9);
Tailwind
colors: {
custom: {
50: '#cabfc4',
500: '#b4a4ac',
950: '#000000',
},
}SCSS
$custom: #b4a4ac; $custom-light: #cabfc4; $custom-dark: #000000;
JSON
{
"hex": "#b4a4ac",
"rgb": {
"r": 180,
"g": 164,
"b": 172
},
"hsl": {
"h": 330,
"s": 9.639,
"l": 67.451
},
"oklch": {
"l": 0.73481,
"c": 0.0216,
"h": 345.9
},
"luminance": 0.39233
}Semantic roles & 50–950 ramp
primary
#B4A4AC
secondary
#D7DCDA
accent
#947352
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#131212
muted
#828181