#B8A0AA#B8A0AA
#B8A0AA is a light, muted pink. Relative luminance 0.382; OKLCH L 73.0% C 0.031 H 350.8°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #B8A0AA |
|---|---|
| RGB | rgb(184, 160, 170) |
| HSL | hsl(335, 14%, 67%) |
| HSV | hsv(335, 13%, 72%) |
| CMYK | cmyk(0%, 13%, 7.6%, 27.8%) |
| CIE-LAB | lab(68.19, 10.52, -1.93) |
| CIE-LCH | lch(68.19, 10.69, 349.58°) |
| OKLab | oklab(72.98% 0.0309 -0.005) |
| OKLCH | oklch(72.98% 0.031 350.8) |
| XYZ | xyz(39.5930, 38.2350, 43.3168) |
| Luminance | 0.3823 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.69
Light Mauve
#C292A1
ΔE00 7.44
Dusty Pink
#D8A7B1
ΔE00 7.99
Grey Pink
#C3909B
ΔE00 8.22
Rosybrown
#BC8F8F
ΔE00 8.50
Lilac
#C8A2C8
ΔE00 9.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8A0AA #A0B8AE
analogous
#B8A0B6 #B8A0AA #B8A2A0
triadic
#B8A0AA #AAB8A0 #A0AAB8
tetradic
#B8A0AA #B6B8A0 #A0B8AE #A2A0B8
square
#B8A0AA #B6B8A0 #A0B8AE #A2A0B8
split-complementary
#B8A0AA #A0B8A2 #A0B6B8
monochromatic
#7F5F6C #9E7D8B #B8A0AA #D2C3C9 #ECE6E9
Accessibility & contrast
On white
2.43
#B8A0AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#B8A0AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8A0AA
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8A0AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8A0AA | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A4AA
Deuteranopia (green-blind)
#A7A8A9
Tritanopia (blue-blind)
#BC9FA3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #b8a0aa; /* rgb */ color: rgb(184, 160, 170); /* oklch */ color: oklch(73.0% 0.031 350.8);
Tailwind
colors: {
custom: {
50: '#cdbcc3',
500: '#b8a0aa',
950: '#000000',
},
}SCSS
$custom: #b8a0aa; $custom-light: #cdbcc3; $custom-dark: #000000;
JSON
{
"hex": "#b8a0aa",
"rgb": {
"r": 184,
"g": 160,
"b": 170
},
"hsl": {
"h": 335,
"s": 14.458,
"l": 67.451
},
"oklch": {
"l": 0.72981,
"c": 0.03126,
"h": 350.8
},
"luminance": 0.38234
}Semantic roles & 50–950 ramp
primary
#B8A0AA
secondary
#D6DEDB
accent
#99794D
background
#FCFBFB
surface
#F9F6F7
border
#D2D0D0
text
#131212
muted
#828181