#B2A0AC#B2A0AC
#B2A0AC is a light, muted pink. Relative luminance 0.376; OKLCH L 72.5% C 0.027 H 338.0°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #B2A0AC |
|---|---|
| RGB | rgb(178, 160, 172) |
| HSL | hsl(320, 10%, 66%) |
| HSV | hsv(320, 10%, 70%) |
| CMYK | cmyk(0%, 10.1%, 3.4%, 30.2%) |
| CIE-LAB | lab(67.71, 8.72, -3.81) |
| CIE-LCH | lch(67.71, 9.52, 336.37°) |
| OKLab | oklab(72.5% 0.0248 -0.01) |
| OKLCH | oklch(72.5% 0.027 338) |
| XYZ | xyz(38.3764, 37.5857, 44.2548) |
| Luminance | 0.3759 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 8.12
Light Mauve
#C292A1
ΔE00 9.18
Dusty Pink
#D8A7B1
ΔE00 10.03
Grey Pink
#C3909B
ΔE00 10.08
Lilac
#C8A2C8
ΔE00 10.10
Rosybrown
#BC8F8F
ΔE00 10.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2A0AC #A0B2A6
analogous
#AFA0B2 #B2A0AC #B2A0A3
triadic
#B2A0AC #ACB2A0 #A0ACB2
tetradic
#B2A0AC #B2AFA0 #A0B2A6 #A0A3B2
square
#B2A0AC #B2AFA0 #A0B2A6 #A0A3B2
split-complementary
#B2A0AC #A3B2A0 #A0B2AF
monochromatic
#776170 #977E8E #B2A0AC #CDC2CA #E9E4E7
Accessibility & contrast
On white
2.47
#B2A0AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#B2A0AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2A0AC
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2A0AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2A0AC | 1.00 | 2.47 | 8.52 | 8.52 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A3AD
Deuteranopia (green-blind)
#A4A6AB
Tritanopia (blue-blind)
#B4A0A4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #b2a0ac; /* rgb */ color: rgb(178, 160, 172); /* oklch */ color: oklch(72.5% 0.027 338.0);
Tailwind
colors: {
custom: {
50: '#c9bcc4',
500: '#b2a0ac',
950: '#000000',
},
}SCSS
$custom: #b2a0ac; $custom-light: #c9bcc4; $custom-dark: #000000;
JSON
{
"hex": "#b2a0ac",
"rgb": {
"r": 178,
"g": 160,
"b": 172
},
"hsl": {
"h": 320,
"s": 10.465,
"l": 66.275
},
"oklch": {
"l": 0.72498,
"c": 0.02679,
"h": 338
},
"luminance": 0.37585
}Semantic roles & 50–950 ramp
primary
#B2A0AC
secondary
#D4DAD6
accent
#956751
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#131212
muted
#828181