#B8A1AA#B8A1AA
#B8A1AA is a light, muted pink. Relative luminance 0.386; OKLCH L 73.2% C 0.030 H 352.2°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #B8A1AA |
|---|---|
| RGB | rgb(184, 161, 170) |
| HSL | hsl(337, 14%, 68%) |
| HSV | hsv(337, 13%, 72%) |
| CMYK | cmyk(0%, 12.5%, 7.6%, 27.8%) |
| CIE-LAB | lab(68.45, 9.96, -1.56) |
| CIE-LCH | lch(68.45, 10.09, 351.11°) |
| OKLab | oklab(73.18% 0.0293 -0.004) |
| OKLCH | oklch(73.18% 0.03 352.2) |
| XYZ | xyz(39.7671, 38.5832, 43.3748) |
| Luminance | 0.3858 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.31
Light Mauve
#C292A1
ΔE00 7.92
Dusty Pink
#D8A7B1
ΔE00 8.21
Grey Pink
#C3909B
ΔE00 8.63
Rosybrown
#BC8F8F
ΔE00 8.68
Lilac
#C8A2C8
ΔE00 10.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8A1AA #A1B8AF
analogous
#B8A1B5 #B8A1AA #B8A4A1
triadic
#B8A1AA #AAB8A1 #A1AAB8
tetradic
#B8A1AA #B5B8A1 #A1B8AF #A4A1B8
square
#B8A1AA #B5B8A1 #A1B8AF #A4A1B8
split-complementary
#B8A1AA #A1B8A4 #A1B5B8
monochromatic
#7F606C #9E7E8A #B8A1AA #D2C4CA #EDE7E9
Accessibility & contrast
On white
2.41
#B8A1AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#B8A1AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8A1AA
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8A1AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8A1AA | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A5AA
Deuteranopia (green-blind)
#A8A8A9
Tritanopia (blue-blind)
#BCA0A4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #b8a1aa; /* rgb */ color: rgb(184, 161, 170); /* oklch */ color: oklch(73.2% 0.030 352.2);
Tailwind
colors: {
custom: {
50: '#cdbcc3',
500: '#b8a1aa',
950: '#000000',
},
}SCSS
$custom: #b8a1aa; $custom-light: #cdbcc3; $custom-dark: #000000;
JSON
{
"hex": "#b8a1aa",
"rgb": {
"r": 184,
"g": 161,
"b": 170
},
"hsl": {
"h": 336.522,
"s": 13.939,
"l": 67.647
},
"oklch": {
"l": 0.73179,
"c": 0.02957,
"h": 352.2
},
"luminance": 0.38582
}Semantic roles & 50–950 ramp
primary
#B8A1AA
secondary
#D7DEDB
accent
#987B4D
background
#FCFBFB
surface
#F9F6F7
border
#D2D0D0
text
#131212
muted
#828181