#B8A3AA#B8A3AA
#B8A3AA is a light, muted pink. Relative luminance 0.393; OKLCH L 73.6% C 0.026 H 355.6°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #B8A3AA |
|---|---|
| RGB | rgb(184, 163, 170) |
| HSL | hsl(340, 13%, 68%) |
| HSV | hsv(340, 11%, 72%) |
| CMYK | cmyk(0%, 11.4%, 7.6%, 27.8%) |
| CIE-LAB | lab(68.96, 8.86, -0.81) |
| CIE-LCH | lch(68.96, 8.90, 354.77°) |
| OKLab | oklab(73.58% 0.0262 -0.002) |
| OKLCH | oklch(73.58% 0.026 355.6) |
| XYZ | xyz(40.1194, 39.2878, 43.4923) |
| Luminance | 0.3929 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.62
Dusty Pink
#D8A7B1
ΔE00 8.76
Light Mauve
#C292A1
ΔE00 8.93
Rosybrown
#BC8F8F
ΔE00 9.14
Grey Pink
#C3909B
ΔE00 9.52
Dark Gray
#A9A9A9
ΔE00 10.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8A3AA #A3B8B1
analogous
#B8A3B4 #B8A3AA #B8A6A3
triadic
#B8A3AA #AAB8A3 #A3AAB8
tetradic
#B8A3AA #B4B8A3 #A3B8B1 #A6A3B8
square
#B8A3AA #B4B8A3 #A3B8B1 #A6A3B8
split-complementary
#B8A3AA #A3B8A6 #A3B4B8
monochromatic
#7F626B #9D808A #B8A3AA #D3C6CA #EDE8EA
Accessibility & contrast
On white
2.37
#B8A3AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#B8A3AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8A3AA
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8A3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8A3AA | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A6AA
Deuteranopia (green-blind)
#AAAAAA
Tritanopia (blue-blind)
#BCA2A5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #b8a3aa; /* rgb */ color: rgb(184, 163, 170); /* oklch */ color: oklch(73.6% 0.026 355.6);
Tailwind
colors: {
custom: {
50: '#cdbec3',
500: '#b8a3aa',
950: '#000000',
},
}SCSS
$custom: #b8a3aa; $custom-light: #cdbec3; $custom-dark: #000000;
JSON
{
"hex": "#b8a3aa",
"rgb": {
"r": 184,
"g": 163,
"b": 170
},
"hsl": {
"h": 340,
"s": 12.883,
"l": 68.039
},
"oklch": {
"l": 0.73577,
"c": 0.02629,
"h": 355.6
},
"luminance": 0.39287
}Semantic roles & 50–950 ramp
primary
#B8A3AA
secondary
#D8DFDC
accent
#977F4E
background
#FCFBFB
surface
#F9F6F7
border
#D2D0D0
text
#131212
muted
#828181