#B8AAB0#B8AAB0
#B8AAB0 is a light, near-neutral pink. Relative luminance 0.421; OKLCH L 75.2% C 0.018 H 349.7°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #B8AAB0 |
|---|---|
| RGB | rgb(184, 170, 176) |
| HSL | hsl(334, 9%, 69%) |
| HSV | hsv(334, 8%, 72%) |
| CMYK | cmyk(0%, 7.6%, 4.3%, 27.8%) |
| CIE-LAB | lab(70.92, 6.10, -1.26) |
| CIE-LCH | lch(70.92, 6.23, 348.35°) |
| OKLab | oklab(75.16% 0.0178 -0.0032) |
| OKLCH | oklch(75.16% 0.018 349.7) |
| XYZ | xyz(41.9774, 42.0749, 46.9758) |
| Luminance | 0.4207 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.29
Dark Gray
#A9A9A9
ΔE00 7.76
Dove Gray
#B6B8BD
ΔE00 8.16
Silver
#C0C0C0
ΔE00 9.13
Thistle
#D8BFD8
ΔE00 10.43
Dusty Pink
#D8A7B1
ΔE00 10.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8AAB0 #AAB8B2
analogous
#B8AAB7 #B8AAB0 #B8ABAA
triadic
#B8AAB0 #B0B8AA #AAB0B8
tetradic
#B8AAB0 #B7B8AA #AAB8B2 #ABAAB8
square
#B8AAB0 #B7B8AA #AAB8B2 #ABAAB8
split-complementary
#B8AAB0 #AAB8AB #AAB7B8
monochromatic
#7E6972 #9C8991 #B8AAB0 #D4CBCF #F0EDEE
Accessibility & contrast
On white
2.23
#B8AAB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#B8AAB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8AAB0
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8AAB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8AAB0 | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABACB0
Deuteranopia (green-blind)
#AEAEB0
Tritanopia (blue-blind)
#BAAAAC
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #b8aab0; /* rgb */ color: rgb(184, 170, 176); /* oklch */ color: oklch(75.2% 0.018 349.7);
Tailwind
colors: {
custom: {
50: '#cdc3c7',
500: '#b8aab0',
950: '#000000',
},
}SCSS
$custom: #b8aab0; $custom-light: #cdc3c7; $custom-dark: #000000;
JSON
{
"hex": "#b8aab0",
"rgb": {
"r": 184,
"g": 170,
"b": 176
},
"hsl": {
"h": 334.286,
"s": 8.974,
"l": 69.412
},
"oklch": {
"l": 0.75164,
"c": 0.0181,
"h": 349.7
},
"luminance": 0.42074
}Semantic roles & 50–950 ramp
primary
#B8AAB0
secondary
#DDE1DF
accent
#937753
background
#FCFBFC
surface
#F9F7F8
border
#D2D0D1
text
#131213
muted
#828182