#B8A4AB#B8A4AB
#B8A4AB is a light, muted pink. Relative luminance 0.397; OKLCH L 73.8% C 0.025 H 354.5°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #B8A4AB |
|---|---|
| RGB | rgb(184, 164, 171) |
| HSL | hsl(339, 12%, 68%) |
| HSV | hsv(339, 11%, 72%) |
| CMYK | cmyk(0%, 10.9%, 7.1%, 27.8%) |
| CIE-LAB | lab(69.24, 8.49, -0.95) |
| CIE-LCH | lch(69.24, 8.54, 353.61°) |
| OKLab | oklab(73.81% 0.0251 -0.0024) |
| OKLCH | oklch(73.81% 0.025 354.5) |
| XYZ | xyz(40.3926, 39.6822, 44.0518) |
| Luminance | 0.3968 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.66
Dusty Pink
#D8A7B1
ΔE00 9.02
Light Mauve
#C292A1
ΔE00 9.33
Rosybrown
#BC8F8F
ΔE00 9.54
Dark Gray
#A9A9A9
ΔE00 9.92
Grey Pink
#C3909B
ΔE00 9.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8A4AB #A4B8B1
analogous
#B8A4B5 #B8A4AB #B8A7A4
triadic
#B8A4AB #ABB8A4 #A4ABB8
tetradic
#B8A4AB #B5B8A4 #A4B8B1 #A7A4B8
square
#B8A4AB #B5B8A4 #A4B8B1 #A7A4B8
split-complementary
#B8A4AB #A4B8A7 #A4B5B8
monochromatic
#7F636D #9D828B #B8A4AB #D3C6CB #EEE9EA
Accessibility & contrast
On white
2.35
#B8A4AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#B8A4AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8A4AB
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8A4AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8A4AB | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A7AB
Deuteranopia (green-blind)
#AAAAAB
Tritanopia (blue-blind)
#BCA3A6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #b8a4ab; /* rgb */ color: rgb(184, 164, 171); /* oklch */ color: oklch(73.8% 0.025 354.5);
Tailwind
colors: {
custom: {
50: '#cdbfc4',
500: '#b8a4ab',
950: '#000000',
},
}SCSS
$custom: #b8a4ab; $custom-light: #cdbfc4; $custom-dark: #000000;
JSON
{
"hex": "#b8a4ab",
"rgb": {
"r": 184,
"g": 164,
"b": 171
},
"hsl": {
"h": 339,
"s": 12.346,
"l": 68.235
},
"oklch": {
"l": 0.73807,
"c": 0.02516,
"h": 354.5
},
"luminance": 0.39682
}Semantic roles & 50–950 ramp
primary
#B8A4AB
secondary
#D9DFDD
accent
#967D4F
background
#FCFBFC
surface
#F9F7F8
border
#D2D0D1
text
#131212
muted
#828181