#B2A4AC#B2A4AC
#B2A4AC is a light, near-neutral pink. Relative luminance 0.390; OKLCH L 73.3% C 0.020 H 342.2°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #B2A4AC |
|---|---|
| RGB | rgb(178, 164, 172) |
| HSL | hsl(326, 8%, 67%) |
| HSV | hsv(326, 8%, 70%) |
| CMYK | cmyk(0%, 7.9%, 3.4%, 30.2%) |
| CIE-LAB | lab(68.75, 6.51, -2.29) |
| CIE-LCH | lch(68.75, 6.90, 340.60°) |
| OKLab | oklab(73.3% 0.0187 -0.006) |
| OKLCH | oklch(73.3% 0.02 342.2) |
| XYZ | xyz(39.0810, 38.9949, 44.4897) |
| Luminance | 0.3899 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 7.33
Dark Gray
#A9A9A9
ΔE00 8.19
Dove Gray
#B6B8BD
ΔE00 9.13
Silver
#C0C0C0
ΔE00 10.56
Thistle
#D8BFD8
ΔE00 11.01
Light Mauve
#C292A1
ΔE00 11.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2A4AC #A4B2AA
analogous
#B1A4B2 #B2A4AC #B2A4A5
triadic
#B2A4AC #ACB2A4 #A4ACB2
tetradic
#B2A4AC #B2B1A4 #A4B2AA #A4A5B2
square
#B2A4AC #B2B1A4 #A4B2AA #A4A5B2
split-complementary
#B2A4AC #A5B2A4 #A4B2B1
monochromatic
#77656F #96838E #B2A4AC #CEC5CA #EAE6E8
Accessibility & contrast
On white
2.39
#B2A4AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#B2A4AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2A4AC
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2A4AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2A4AC | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A6AC
Deuteranopia (green-blind)
#A7A8AC
Tritanopia (blue-blind)
#B4A4A7
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #b2a4ac; /* rgb */ color: rgb(178, 164, 172); /* oklch */ color: oklch(73.3% 0.020 342.2);
Tailwind
colors: {
custom: {
50: '#c9bfc4',
500: '#b2a4ac',
950: '#000000',
},
}SCSS
$custom: #b2a4ac; $custom-light: #c9bfc4; $custom-dark: #000000;
JSON
{
"hex": "#b2a4ac",
"rgb": {
"r": 178,
"g": 164,
"b": 172
},
"hsl": {
"h": 325.714,
"s": 8.333,
"l": 67.059
},
"oklch": {
"l": 0.73305,
"c": 0.01965,
"h": 342.2
},
"luminance": 0.38994
}Semantic roles & 50–950 ramp
primary
#B2A4AC
secondary
#D7DBD9
accent
#926E53
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#131212
muted
#828181