#B6A4AC#B6A4AC
#B6A4AC is a light, muted pink. Relative luminance 0.395; OKLCH L 73.7% C 0.024 H 349.0°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #B6A4AC |
|---|---|
| RGB | rgb(182, 164, 172) |
| HSL | hsl(333, 11%, 68%) |
| HSV | hsv(333, 10%, 71%) |
| CMYK | cmyk(0%, 9.9%, 5.5%, 28.6%) |
| CIE-LAB | lab(69.09, 7.95, -1.74) |
| CIE-LCH | lch(69.09, 8.14, 347.62°) |
| OKLab | oklab(73.66% 0.0232 -0.0045) |
| OKLCH | oklch(73.66% 0.024 349) |
| XYZ | xyz(40.0124, 39.4752, 44.5334) |
| Luminance | 0.3947 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.36
Dark Gray
#A9A9A9
ΔE00 9.48
Dusty Pink
#D8A7B1
ΔE00 9.68
Light Mauve
#C292A1
ΔE00 9.81
Rosybrown
#BC8F8F
ΔE00 10.19
Dove Gray
#B6B8BD
ΔE00 10.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6A4AC #A4B6AE
analogous
#B6A4B5 #B6A4AC #B6A5A4
triadic
#B6A4AC #ACB6A4 #A4ACB6
tetradic
#B6A4AC #B5B6A4 #A4B6AE #A5A4B6
square
#B6A4AC #B5B6A4 #A4B6AE #A5A4B6
split-complementary
#B6A4AC #A4B6A5 #A4B5B6
monochromatic
#7C646E #9B828D #B6A4AC #D1C6CB #ECE8EA
Accessibility & contrast
On white
2.36
#B6A4AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#B6A4AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6A4AC
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6A4AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6A4AC | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A7AC
Deuteranopia (green-blind)
#A9AAAC
Tritanopia (blue-blind)
#B9A4A7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #b6a4ac; /* rgb */ color: rgb(182, 164, 172); /* oklch */ color: oklch(73.7% 0.024 349.0);
Tailwind
colors: {
custom: {
50: '#ccbfc4',
500: '#b6a4ac',
950: '#000000',
},
}SCSS
$custom: #b6a4ac; $custom-light: #ccbfc4; $custom-dark: #000000;
JSON
{
"hex": "#b6a4ac",
"rgb": {
"r": 182,
"g": 164,
"b": 172
},
"hsl": {
"h": 333.333,
"s": 10.976,
"l": 67.843
},
"oklch": {
"l": 0.73658,
"c": 0.02363,
"h": 349
},
"luminance": 0.39475
}Semantic roles & 50–950 ramp
primary
#B6A4AC
secondary
#D8DEDB
accent
#957750
background
#FCFBFC
surface
#F8F7F8
border
#D1D0D1
text
#131212
muted
#828181