#B8A2AB#B8A2AB
#B8A2AB is a light, muted pink. Relative luminance 0.390; OKLCH L 73.4% C 0.028 H 351.2°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #B8A2AB |
|---|---|
| RGB | rgb(184, 162, 171) |
| HSL | hsl(335, 13%, 68%) |
| HSV | hsv(335, 12%, 72%) |
| CMYK | cmyk(0%, 12%, 7.1%, 27.8%) |
| CIE-LAB | lab(68.73, 9.59, -1.70) |
| CIE-LCH | lch(68.73, 9.74, 349.94°) |
| OKLab | oklab(73.41% 0.0281 -0.0044) |
| OKLCH | oklch(73.41% 0.028 351.2) |
| XYZ | xyz(40.0375, 38.9720, 43.9334) |
| Luminance | 0.3897 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.28
Light Mauve
#C292A1
ΔE00 8.31
Dusty Pink
#D8A7B1
ΔE00 8.43
Grey Pink
#C3909B
ΔE00 9.03
Rosybrown
#BC8F8F
ΔE00 9.05
Thistle
#D8BFD8
ΔE00 10.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8A2AB #A2B8AF
analogous
#B8A2B6 #B8A2AB #B8A4A2
triadic
#B8A2AB #ABB8A2 #A2ABB8
tetradic
#B8A2AB #B6B8A2 #A2B8AF #A4A2B8
square
#B8A2AB #B6B8A2 #A2B8AF #A4A2B8
split-complementary
#B8A2AB #A2B8A4 #A2B6B8
monochromatic
#7F616D #9E7F8C #B8A2AB #D2C5CA #EDE7EA
Accessibility & contrast
On white
2.39
#B8A2AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#B8A2AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8A2AB
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8A2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8A2AB | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A6AB
Deuteranopia (green-blind)
#A9A9AA
Tritanopia (blue-blind)
#BCA1A5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #b8a2ab; /* rgb */ color: rgb(184, 162, 171); /* oklch */ color: oklch(73.4% 0.028 351.2);
Tailwind
colors: {
custom: {
50: '#cdbdc4',
500: '#b8a2ab',
950: '#000000',
},
}SCSS
$custom: #b8a2ab; $custom-light: #cdbdc4; $custom-dark: #000000;
JSON
{
"hex": "#b8a2ab",
"rgb": {
"r": 184,
"g": 162,
"b": 171
},
"hsl": {
"h": 335.455,
"s": 13.415,
"l": 67.843
},
"oklch": {
"l": 0.73408,
"c": 0.02848,
"h": 351.2
},
"luminance": 0.38971
}Semantic roles & 50–950 ramp
primary
#B8A2AB
secondary
#D8DEDC
accent
#98794E
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#131212
muted
#828181