#B8A3AB#B8A3AB
#B8A3AB is a light, muted pink. Relative luminance 0.393; OKLCH L 73.6% C 0.027 H 352.7°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #B8A3AB |
|---|---|
| RGB | rgb(184, 163, 171) |
| HSL | hsl(337, 13%, 68%) |
| HSV | hsv(337, 11%, 72%) |
| CMYK | cmyk(0%, 11.4%, 7.1%, 27.8%) |
| CIE-LAB | lab(68.99, 9.04, -1.33) |
| CIE-LCH | lch(68.99, 9.14, 351.65°) |
| OKLab | oklab(73.61% 0.0266 -0.0034) |
| OKLCH | oklch(73.61% 0.027 352.7) |
| XYZ | xyz(40.2143, 39.3257, 43.9924) |
| Luminance | 0.3932 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.95
Dusty Pink
#D8A7B1
ΔE00 8.71
Light Mauve
#C292A1
ΔE00 8.81
Rosybrown
#BC8F8F
ΔE00 9.28
Grey Pink
#C3909B
ΔE00 9.46
Thistle
#D8BFD8
ΔE00 10.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8A3AB #A3B8B0
analogous
#B8A3B5 #B8A3AB #B8A5A3
triadic
#B8A3AB #ABB8A3 #A3ABB8
tetradic
#B8A3AB #B5B8A3 #A3B8B0 #A5A3B8
square
#B8A3AB #B5B8A3 #A3B8B0 #A5A3B8
split-complementary
#B8A3AB #A3B8A5 #A3B5B8
monochromatic
#7F626D #9D808B #B8A3AB #D3C6CB #EDE8EA
Accessibility & contrast
On white
2.37
#B8A3AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#B8A3AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8A3AB
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8A3AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8A3AB | 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)
#A5A6AB
Deuteranopia (green-blind)
#A9AAAB
Tritanopia (blue-blind)
#BCA2A6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #b8a3ab; /* rgb */ color: rgb(184, 163, 171); /* oklch */ color: oklch(73.6% 0.027 352.7);
Tailwind
colors: {
custom: {
50: '#cdbec4',
500: '#b8a3ab',
950: '#000000',
},
}SCSS
$custom: #b8a3ab; $custom-light: #cdbec4; $custom-dark: #000000;
JSON
{
"hex": "#b8a3ab",
"rgb": {
"r": 184,
"g": 163,
"b": 171
},
"hsl": {
"h": 337.143,
"s": 12.883,
"l": 68.039
},
"oklch": {
"l": 0.73608,
"c": 0.02682,
"h": 352.7
},
"luminance": 0.39325
}Semantic roles & 50–950 ramp
primary
#B8A3AB
secondary
#D8DFDC
accent
#977B4E
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#131212
muted
#828181