#B4A4AE#B4A4AE
#B4A4AE is a light, muted pink. Relative luminance 0.393; OKLCH L 73.5% C 0.023 H 339.8°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #B4A4AE |
|---|---|
| RGB | rgb(180, 164, 174) |
| HSL | hsl(323, 10%, 67%) |
| HSV | hsv(323, 9%, 71%) |
| CMYK | cmyk(0%, 8.9%, 3.3%, 29.4%) |
| CIE-LAB | lab(68.98, 7.60, -3.05) |
| CIE-LCH | lch(68.98, 8.19, 338.13°) |
| OKLab | oklab(73.54% 0.0217 -0.008) |
| OKLCH | oklch(73.54% 0.023 339.8) |
| XYZ | xyz(39.7369, 39.3107, 45.5306) |
| Luminance | 0.3931 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 7.39
Dark Gray
#A9A9A9
ΔE00 9.32
Dove Gray
#B6B8BD
ΔE00 9.97
Thistle
#D8BFD8
ΔE00 10.15
Light Mauve
#C292A1
ΔE00 10.27
Dusty Pink
#D8A7B1
ΔE00 10.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4A4AE #A4B4AA
analogous
#B2A4B4 #B4A4AE #B4A4A6
triadic
#B4A4AE #AEB4A4 #A4AEB4
tetradic
#B4A4AE #B4B2A4 #A4B4AA #A4A6B4
square
#B4A4AE #B4B2A4 #A4B4AA #A4A6B4
split-complementary
#B4A4AE #A6B4A4 #A4B4B2
monochromatic
#796471 #988290 #B4A4AE #D0C6CC #EBE7EA
Accessibility & contrast
On white
2.37
#B4A4AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#B4A4AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4A4AE
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4A4AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4A4AE | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A7AE
Deuteranopia (green-blind)
#A8A9AE
Tritanopia (blue-blind)
#B6A4A7
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #b4a4ae; /* rgb */ color: rgb(180, 164, 174); /* oklch */ color: oklch(73.5% 0.023 339.8);
Tailwind
colors: {
custom: {
50: '#cabfc6',
500: '#b4a4ae',
950: '#000000',
},
}SCSS
$custom: #b4a4ae; $custom-light: #cabfc6; $custom-dark: #000000;
JSON
{
"hex": "#b4a4ae",
"rgb": {
"r": 180,
"g": 164,
"b": 174
},
"hsl": {
"h": 322.5,
"s": 9.639,
"l": 67.451
},
"oklch": {
"l": 0.73543,
"c": 0.02315,
"h": 339.8
},
"luminance": 0.3931
}Semantic roles & 50–950 ramp
primary
#B4A4AE
secondary
#D7DCD9
accent
#946B52
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#131213
muted
#828182