#B2A4A8#B2A4A8
#B2A4A8 is a light, near-neutral pink. Relative luminance 0.388; OKLCH L 73.2% C 0.017 H 358.2°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #B2A4A8 |
|---|---|
| RGB | rgb(178, 164, 168) |
| HSL | hsl(343, 8%, 67%) |
| HSV | hsv(343, 8%, 70%) |
| CMYK | cmyk(0%, 7.9%, 5.6%, 30.2%) |
| CIE-LAB | lab(68.64, 5.78, -0.23) |
| CIE-LCH | lch(68.64, 5.79, 357.69°) |
| OKLab | oklab(73.18% 0.0171 -0.0005) |
| OKLCH | oklch(73.18% 0.017 358.2) |
| XYZ | xyz(38.7026, 38.8435, 42.4969) |
| Luminance | 0.3884 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.43
Dark Gray
#A9A9A9
ΔE00 7.27
Dove Gray
#B6B8BD
ΔE00 8.84
Silver
#C0C0C0
ΔE00 9.92
Warm Grey
#978A84
ΔE00 10.08
Stone
#A89F91
ΔE00 10.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2A4A8 #A4B2AE
analogous
#B2A4AF #B2A4A8 #B2A7A4
triadic
#B2A4A8 #A8B2A4 #A4A8B2
tetradic
#B2A4A8 #AFB2A4 #A4B2AE #A7A4B2
square
#B2A4A8 #AFB2A4 #A4B2AE #A7A4B2
split-complementary
#B2A4A8 #A4B2A7 #A4AFB2
monochromatic
#77656A #968388 #B2A4A8 #CEC5C8 #EAE6E7
Accessibility & contrast
On white
2.39
#B2A4A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#B2A4A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2A4A8
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2A4A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2A4A8 | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A6A8
Deuteranopia (green-blind)
#A8A8A8
Tritanopia (blue-blind)
#B5A3A5
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #b2a4a8; /* rgb */ color: rgb(178, 164, 168); /* oklch */ color: oklch(73.2% 0.017 358.2);
Tailwind
colors: {
custom: {
50: '#c9bfc1',
500: '#b2a4a8',
950: '#000000',
},
}SCSS
$custom: #b2a4a8; $custom-light: #c9bfc1; $custom-dark: #000000;
JSON
{
"hex": "#b2a4a8",
"rgb": {
"r": 178,
"g": 164,
"b": 168
},
"hsl": {
"h": 342.857,
"s": 8.333,
"l": 67.059
},
"oklch": {
"l": 0.73182,
"c": 0.01715,
"h": 358.2
},
"luminance": 0.38843
}Semantic roles & 50–950 ramp
primary
#B2A4A8
secondary
#D7DBDA
accent
#928053
background
#FCFBFB
surface
#F8F6F7
border
#D1D0D0
text
#131212
muted
#828181