#B2A2A8#B2A2A8
#B2A2A8 is a light, muted pink. Relative luminance 0.381; OKLCH L 72.8% C 0.020 H 352.9°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #B2A2A8 |
|---|---|
| RGB | rgb(178, 162, 168) |
| HSL | hsl(338, 9%, 67%) |
| HSV | hsv(338, 9%, 70%) |
| CMYK | cmyk(0%, 9%, 5.6%, 30.2%) |
| CIE-LAB | lab(68.12, 6.88, -0.99) |
| CIE-LCH | lch(68.12, 6.95, 351.80°) |
| OKLab | oklab(72.78% 0.0202 -0.0025) |
| OKLCH | oklch(72.78% 0.02 352.9) |
| XYZ | xyz(38.3475, 38.1333, 42.3785) |
| Luminance | 0.3813 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.57
Dark Gray
#A9A9A9
ΔE00 8.45
Dove Gray
#B6B8BD
ΔE00 9.87
Rosybrown
#BC8F8F
ΔE00 10.32
Warm Grey
#978A84
ΔE00 10.42
Light Mauve
#C292A1
ΔE00 10.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2A2A8 #A2B2AC
analogous
#B2A2B0 #B2A2A8 #B2A4A2
triadic
#B2A2A8 #A8B2A2 #A2A8B2
tetradic
#B2A2A8 #B0B2A2 #A2B2AC #A4A2B2
square
#B2A2A8 #B0B2A2 #A2B2AC #A4A2B2
split-complementary
#B2A2A8 #A2B2A4 #A2B0B2
monochromatic
#77636A #968189 #B2A2A8 #CEC3C7 #E9E5E7
Accessibility & contrast
On white
2.43
#B2A2A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#B2A2A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2A2A8
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2A2A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2A2A8 | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A5A8
Deuteranopia (green-blind)
#A7A7A8
Tritanopia (blue-blind)
#B5A2A4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #b2a2a8; /* rgb */ color: rgb(178, 162, 168); /* oklch */ color: oklch(72.8% 0.020 352.9);
Tailwind
colors: {
custom: {
50: '#c9bdc1',
500: '#b2a2a8',
950: '#000000',
},
}SCSS
$custom: #b2a2a8; $custom-light: #c9bdc1; $custom-dark: #000000;
JSON
{
"hex": "#b2a2a8",
"rgb": {
"r": 178,
"g": 162,
"b": 168
},
"hsl": {
"h": 337.5,
"s": 9.412,
"l": 66.667
},
"oklch": {
"l": 0.72777,
"c": 0.02038,
"h": 352.9
},
"luminance": 0.38133
}Semantic roles & 50–950 ramp
primary
#B2A2A8
secondary
#D5DAD9
accent
#937B52
background
#FCFBFB
surface
#F8F6F7
border
#D1D0D0
text
#131212
muted
#828181