#B8A8B0#B8A8B0
#B8A8B0 is a light, muted pink. Relative luminance 0.413; OKLCH L 74.8% C 0.021 H 345.9°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #B8A8B0 |
|---|---|
| RGB | rgb(184, 168, 176) |
| HSL | hsl(330, 10%, 69%) |
| HSV | hsv(330, 9%, 72%) |
| CMYK | cmyk(0%, 8.7%, 4.3%, 27.8%) |
| CIE-LAB | lab(70.41, 7.20, -2.01) |
| CIE-LCH | lch(70.41, 7.47, 344.37°) |
| OKLab | oklab(74.76% 0.0209 -0.0052) |
| OKLCH | oklch(74.76% 0.022 345.9) |
| XYZ | xyz(41.6053, 41.3307, 46.8517) |
| Luminance | 0.4133 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.42
Dark Gray
#A9A9A9
ΔE00 8.85
Dove Gray
#B6B8BD
ΔE00 9.24
Thistle
#D8BFD8
ΔE00 9.82
Dusty Pink
#D8A7B1
ΔE00 10.14
Silver
#C0C0C0
ΔE00 10.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8A8B0 #A8B8B0
analogous
#B8A8B8 #B8A8B0 #B8A8A8
triadic
#B8A8B0 #B0B8A8 #A8B0B8
tetradic
#B8A8B0 #B8B8A8 #A8B8B0 #A8A8B8
square
#B8A8B0 #B8B8A8 #A8B8B0 #A8A8B8
split-complementary
#B8A8B0 #A8B8A8 #A8B8B8
monochromatic
#7E6773 #9D8691 #B8A8B0 #D4CACF #EFEBED
Accessibility & contrast
On white
2.27
#B8A8B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#B8A8B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8A8B0
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8A8B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8A8B0 | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ABB0
Deuteranopia (green-blind)
#ACADB0
Tritanopia (blue-blind)
#BBA8AB
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #b8a8b0; /* rgb */ color: rgb(184, 168, 176); /* oklch */ color: oklch(74.8% 0.021 345.9);
Tailwind
colors: {
custom: {
50: '#cdc1c7',
500: '#b8a8b0',
950: '#000000',
},
}SCSS
$custom: #b8a8b0; $custom-light: #cdc1c7; $custom-dark: #000000;
JSON
{
"hex": "#b8a8b0",
"rgb": {
"r": 184,
"g": 168,
"b": 176
},
"hsl": {
"h": 330,
"s": 10.127,
"l": 69.02
},
"oklch": {
"l": 0.74761,
"c": 0.0215,
"h": 345.9
},
"luminance": 0.4133
}Semantic roles & 50–950 ramp
primary
#B8A8B0
secondary
#DCE0DE
accent
#947351
background
#FCFBFC
surface
#F9F7F8
border
#D2D0D1
text
#131213
muted
#828182