#B8A4AA#B8A4AA
#B8A4AA is a light, muted pink. Relative luminance 0.396; OKLCH L 73.8% C 0.025 H 357.6°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #B8A4AA |
|---|---|
| RGB | rgb(184, 164, 170) |
| HSL | hsl(342, 12%, 68%) |
| HSV | hsv(342, 11%, 72%) |
| CMYK | cmyk(0%, 10.9%, 7.6%, 27.8%) |
| CIE-LAB | lab(69.22, 8.31, -0.44) |
| CIE-LCH | lch(69.22, 8.32, 357.00°) |
| OKLab | oklab(73.78% 0.0247 -0.001) |
| OKLCH | oklch(73.78% 0.025 357.6) |
| XYZ | xyz(40.2976, 39.6443, 43.5517) |
| Luminance | 0.3964 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.35
Dusty Pink
#D8A7B1
ΔE00 9.10
Rosybrown
#BC8F8F
ΔE00 9.42
Light Mauve
#C292A1
ΔE00 9.47
Dark Gray
#A9A9A9
ΔE00 9.74
Grey Pink
#C3909B
ΔE00 10.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8A4AA #A4B8B2
analogous
#B8A4B4 #B8A4AA #B8A8A4
triadic
#B8A4AA #AAB8A4 #A4AAB8
tetradic
#B8A4AA #B4B8A4 #A4B8B2 #A8A4B8
square
#B8A4AA #B4B8A4 #A4B8B2 #A8A4B8
split-complementary
#B8A4AA #A4B8A8 #A4B4B8
monochromatic
#7F636B #9D828A #B8A4AA #D3C6CA #EEE9EA
Accessibility & contrast
On white
2.35
#B8A4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#B8A4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8A4AA
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8A4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8A4AA | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A7AA
Deuteranopia (green-blind)
#AAAAAA
Tritanopia (blue-blind)
#BCA3A6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #b8a4aa; /* rgb */ color: rgb(184, 164, 170); /* oklch */ color: oklch(73.8% 0.025 357.6);
Tailwind
colors: {
custom: {
50: '#cdbfc3',
500: '#b8a4aa',
950: '#000000',
},
}SCSS
$custom: #b8a4aa; $custom-light: #cdbfc3; $custom-dark: #000000;
JSON
{
"hex": "#b8a4aa",
"rgb": {
"r": 184,
"g": 164,
"b": 170
},
"hsl": {
"h": 342,
"s": 12.346,
"l": 68.235
},
"oklch": {
"l": 0.73777,
"c": 0.02468,
"h": 357.6
},
"luminance": 0.39644
}Semantic roles & 50–950 ramp
primary
#B8A4AA
secondary
#D9DFDD
accent
#96814F
background
#FCFBFB
surface
#F9F7F7
border
#D2D0D0
text
#131212
muted
#828181