#B6A4AE#B6A4AE
#B6A4AE is a light, muted pink. Relative luminance 0.396; OKLCH L 73.7% C 0.025 H 343.1°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #B6A4AE |
|---|---|
| RGB | rgb(182, 164, 174) |
| HSL | hsl(327, 11%, 68%) |
| HSV | hsv(327, 10%, 71%) |
| CMYK | cmyk(0%, 9.9%, 4.4%, 28.6%) |
| CIE-LAB | lab(69.15, 8.31, -2.77) |
| CIE-LCH | lch(69.15, 8.76, 341.55°) |
| OKLab | oklab(73.72% 0.024 -0.0073) |
| OKLCH | oklch(73.72% 0.025 343.1) |
| XYZ | xyz(40.2060, 39.5526, 45.5526) |
| Luminance | 0.3955 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.99
Dusty Pink
#D8A7B1
ΔE00 9.62
Light Mauve
#C292A1
ΔE00 9.63
Thistle
#D8BFD8
ΔE00 9.85
Dark Gray
#A9A9A9
ΔE00 9.92
Grey Pink
#C3909B
ΔE00 10.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6A4AE #A4B6AC
analogous
#B5A4B6 #B6A4AE #B6A4A5
triadic
#B6A4AE #AEB6A4 #A4AEB6
tetradic
#B6A4AE #B6B5A4 #A4B6AC #A4A5B6
square
#B6A4AE #B6B5A4 #A4B6AC #A4A5B6
split-complementary
#B6A4AE #A5B6A4 #A4B6B5
monochromatic
#7C6471 #9B8290 #B6A4AE #D1C6CC #ECE8EA
Accessibility & contrast
On white
2.36
#B6A4AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#B6A4AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6A4AE
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6A4AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6A4AE | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A7AE
Deuteranopia (green-blind)
#A9AAAD
Tritanopia (blue-blind)
#B9A4A7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #b6a4ae; /* rgb */ color: rgb(182, 164, 174); /* oklch */ color: oklch(73.7% 0.025 343.1);
Tailwind
colors: {
custom: {
50: '#ccbfc6',
500: '#b6a4ae',
950: '#000000',
},
}SCSS
$custom: #b6a4ae; $custom-light: #ccbfc6; $custom-dark: #000000;
JSON
{
"hex": "#b6a4ae",
"rgb": {
"r": 182,
"g": 164,
"b": 174
},
"hsl": {
"h": 326.667,
"s": 10.976,
"l": 67.843
},
"oklch": {
"l": 0.7372,
"c": 0.02504,
"h": 343.1
},
"luminance": 0.39552
}Semantic roles & 50–950 ramp
primary
#B6A4AE
secondary
#D8DEDB
accent
#956F50
background
#FCFBFC
surface
#F8F7F8
border
#D1D0D1
text
#131213
muted
#828182