#B4A6AE#B4A6AE
#B4A6AE is a light, near-neutral pink. Relative luminance 0.400; OKLCH L 73.9% C 0.020 H 342.2°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #B4A6AE |
|---|---|
| RGB | rgb(180, 166, 174) |
| HSL | hsl(326, 9%, 68%) |
| HSV | hsv(326, 8%, 71%) |
| CMYK | cmyk(0%, 7.8%, 3.3%, 29.4%) |
| CIE-LAB | lab(69.49, 6.50, -2.29) |
| CIE-LCH | lch(69.49, 6.89, 340.59°) |
| OKLab | oklab(73.95% 0.0187 -0.006) |
| OKLCH | oklch(73.95% 0.02 342.2) |
| XYZ | xyz(40.0976, 40.0322, 45.6508) |
| Luminance | 0.4003 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 7.11
Dark Gray
#A9A9A9
ΔE00 8.17
Dove Gray
#B6B8BD
ΔE00 8.84
Silver
#C0C0C0
ΔE00 10.19
Thistle
#D8BFD8
ΔE00 10.59
Dusty Pink
#D8A7B1
ΔE00 11.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4A6AE #A6B4AC
analogous
#B3A6B4 #B4A6AE #B4A6A7
triadic
#B4A6AE #AEB4A6 #A6AEB4
tetradic
#B4A6AE #B4B3A6 #A6B4AC #A6A7B4
square
#B4A6AE #B4B3A6 #A6B4AC #A6A7B4
split-complementary
#B4A6AE #A7B4A6 #A6B4B3
monochromatic
#796671 #988590 #B4A6AE #D0C7CC #ECE8EA
Accessibility & contrast
On white
2.33
#B4A6AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#B4A6AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4A6AE
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4A6AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4A6AE | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A8AE
Deuteranopia (green-blind)
#A9AAAE
Tritanopia (blue-blind)
#B6A6A9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #b4a6ae; /* rgb */ color: rgb(180, 166, 174); /* oklch */ color: oklch(73.9% 0.020 342.2);
Tailwind
colors: {
custom: {
50: '#cac0c6',
500: '#b4a6ae',
950: '#000000',
},
}SCSS
$custom: #b4a6ae; $custom-light: #cac0c6; $custom-dark: #000000;
JSON
{
"hex": "#b4a6ae",
"rgb": {
"r": 180,
"g": 166,
"b": 174
},
"hsl": {
"h": 325.714,
"s": 8.537,
"l": 67.843
},
"oklch": {
"l": 0.73946,
"c": 0.0196,
"h": 342.2
},
"luminance": 0.40032
}Semantic roles & 50–950 ramp
primary
#B4A6AE
secondary
#D9DDDB
accent
#936E53
background
#FCFBFC
surface
#F8F7F8
border
#D1D0D1
text
#131213
muted
#828182