#B2A2AE#B2A2AE
#B2A2AE is a light, muted pink. Relative luminance 0.384; OKLCH L 73.0% C 0.025 H 334.4°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #B2A2AE |
|---|---|
| RGB | rgb(178, 162, 174) |
| HSL | hsl(315, 9%, 67%) |
| HSV | hsv(315, 9%, 70%) |
| CMYK | cmyk(0%, 9%, 2.2%, 30.2%) |
| CIE-LAB | lab(68.29, 7.98, -4.08) |
| CIE-LCH | lch(68.29, 8.97, 332.92°) |
| OKLab | oklab(72.96% 0.0225 -0.0108) |
| OKLCH | oklch(72.96% 0.025 334.4) |
| XYZ | xyz(38.9194, 38.3621, 45.3905) |
| Luminance | 0.3836 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 8.22
Dark Gray
#A9A9A9
ΔE00 9.87
Light Mauve
#C292A1
ΔE00 9.98
Thistle
#D8BFD8
ΔE00 10.18
Lilac
#C8A2C8
ΔE00 10.39
Dusty Pink
#D8A7B1
ΔE00 10.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2A2AE #A2B2A6
analogous
#AEA2B2 #B2A2AE #B2A2A6
triadic
#B2A2AE #AEB2A2 #A2AEB2
tetradic
#B2A2AE #B2AEA2 #A2B2A6 #A2A6B2
square
#B2A2AE #B2AEA2 #A2B2A6 #A2A6B2
split-complementary
#B2A2AE #A6B2A2 #A2B2AE
monochromatic
#776372 #968191 #B2A2AE #CEC3CB #E9E5E8
Accessibility & contrast
On white
2.42
#B2A2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#B2A2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2A2AE
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2A2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2A2AE | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A5AF
Deuteranopia (green-blind)
#A5A7AD
Tritanopia (blue-blind)
#B4A3A6
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #b2a2ae; /* rgb */ color: rgb(178, 162, 174); /* oklch */ color: oklch(73.0% 0.025 334.4);
Tailwind
colors: {
custom: {
50: '#c9bdc6',
500: '#b2a2ae',
950: '#000000',
},
}SCSS
$custom: #b2a2ae; $custom-light: #c9bdc6; $custom-dark: #000000;
JSON
{
"hex": "#b2a2ae",
"rgb": {
"r": 178,
"g": 162,
"b": 174
},
"hsl": {
"h": 315,
"s": 9.412,
"l": 66.667
},
"oklch": {
"l": 0.72963,
"c": 0.02498,
"h": 334.4
},
"luminance": 0.38362
}Semantic roles & 50–950 ramp
primary
#B2A2AE
secondary
#D5DAD7
accent
#936252
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#131213
muted
#828182