#B4A2A8#B4A2A8
#B4A2A8 is a light, muted pink. Relative luminance 0.384; OKLCH L 73.0% C 0.023 H 355.5°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #B4A2A8 |
|---|---|
| RGB | rgb(180, 162, 168) |
| HSL | hsl(340, 11%, 67%) |
| HSV | hsv(340, 10%, 71%) |
| CMYK | cmyk(0%, 10%, 6.7%, 29.4%) |
| CIE-LAB | lab(68.29, 7.61, -0.72) |
| CIE-LCH | lch(68.29, 7.64, 354.63°) |
| OKLab | oklab(72.96% 0.0225 -0.0018) |
| OKLCH | oklch(72.96% 0.023 355.5) |
| XYZ | xyz(38.8099, 38.3717, 42.4002) |
| Luminance | 0.3837 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.07
Dark Gray
#A9A9A9
ΔE00 9.12
Rosybrown
#BC8F8F
ΔE00 9.71
Light Mauve
#C292A1
ΔE00 9.91
Dusty Pink
#D8A7B1
ΔE00 10.00
Grey Pink
#C3909B
ΔE00 10.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4A2A8 #A2B4AE
analogous
#B4A2B1 #B4A2A8 #B4A5A2
triadic
#B4A2A8 #A8B4A2 #A2A8B4
tetradic
#B4A2A8 #B1B4A2 #A2B4AE #A5A2B4
square
#B4A2A8 #B1B4A2 #A2B4AE #A5A2B4
split-complementary
#B4A2A8 #A2B4A5 #A2B1B4
monochromatic
#7A626A #998088 #B4A2A8 #CFC4C8 #EBE6E7
Accessibility & contrast
On white
2.42
#B4A2A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#B4A2A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4A2A8
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4A2A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4A2A8 | 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)
#A4A5A8
Deuteranopia (green-blind)
#A8A8A8
Tritanopia (blue-blind)
#B7A1A4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #b4a2a8; /* rgb */ color: rgb(180, 162, 168); /* oklch */ color: oklch(73.0% 0.023 355.5);
Tailwind
colors: {
custom: {
50: '#cabdc1',
500: '#b4a2a8',
950: '#000000',
},
}SCSS
$custom: #b4a2a8; $custom-light: #cabdc1; $custom-dark: #000000;
JSON
{
"hex": "#b4a2a8",
"rgb": {
"r": 180,
"g": 162,
"b": 168
},
"hsl": {
"h": 340,
"s": 10.714,
"l": 67.059
},
"oklch": {
"l": 0.72955,
"c": 0.02254,
"h": 355.5
},
"luminance": 0.38371
}Semantic roles & 50–950 ramp
primary
#B4A2A8
secondary
#D6DCDA
accent
#957E51
background
#FCFBFB
surface
#F8F6F7
border
#D1D0D0
text
#131212
muted
#828181