#B8AAB2#B8AAB2
#B8AAB2 is a light, near-neutral pink. Relative luminance 0.422; OKLCH L 75.2% C 0.020 H 342.2°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #B8AAB2 |
|---|---|
| RGB | rgb(184, 170, 178) |
| HSL | hsl(326, 9%, 69%) |
| HSV | hsv(326, 8%, 72%) |
| CMYK | cmyk(0%, 7.6%, 3.3%, 27.8%) |
| CIE-LAB | lab(70.98, 6.47, -2.28) |
| CIE-LCH | lch(70.98, 6.86, 340.58°) |
| OKLab | oklab(75.22% 0.0186 -0.006) |
| OKLCH | oklch(75.22% 0.02 342.2) |
| XYZ | xyz(42.1767, 42.1546, 48.0256) |
| Luminance | 0.4215 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.82
Dark Gray
#A9A9A9
ΔE00 8.25
Dove Gray
#B6B8BD
ΔE00 8.37
Silver
#C0C0C0
ΔE00 9.53
Thistle
#D8BFD8
ΔE00 9.80
Dusty Pink
#D8A7B1
ΔE00 10.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8AAB2 #AAB8B0
analogous
#B7AAB8 #B8AAB2 #B8AAAB
triadic
#B8AAB2 #B2B8AA #AAB2B8
tetradic
#B8AAB2 #B8B7AA #AAB8B0 #AAABB8
square
#B8AAB2 #B8B7AA #AAB8B0 #AAABB8
split-complementary
#B8AAB2 #ABB8AA #AAB8B7
monochromatic
#7E6975 #9C8994 #B8AAB2 #D4CBD0 #F0EDEE
Accessibility & contrast
On white
2.23
#B8AAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#B8AAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8AAB2
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8AAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8AAB2 | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABACB2
Deuteranopia (green-blind)
#ADAEB2
Tritanopia (blue-blind)
#BAAAAD
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #b8aab2; /* rgb */ color: rgb(184, 170, 178); /* oklch */ color: oklch(75.2% 0.020 342.2);
Tailwind
colors: {
custom: {
50: '#cdc3c9',
500: '#b8aab2',
950: '#000000',
},
}SCSS
$custom: #b8aab2; $custom-light: #cdc3c9; $custom-dark: #000000;
JSON
{
"hex": "#b8aab2",
"rgb": {
"r": 184,
"g": 170,
"b": 178
},
"hsl": {
"h": 325.714,
"s": 8.974,
"l": 69.412
},
"oklch": {
"l": 0.75225,
"c": 0.01952,
"h": 342.2
},
"luminance": 0.42154
}Semantic roles & 50–950 ramp
primary
#B8AAB2
secondary
#DDE1DF
accent
#936E53
background
#FCFBFC
surface
#F9F7F8
border
#D2D0D1
text
#131213
muted
#828182