#B8AAB4#B8AAB4
#B8AAB4 is a light, muted pink. Relative luminance 0.422; OKLCH L 75.3% C 0.021 H 335.8°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #B8AAB4 |
|---|---|
| RGB | rgb(184, 170, 180) |
| HSL | hsl(317, 9%, 69%) |
| HSV | hsv(317, 8%, 72%) |
| CMYK | cmyk(0%, 7.6%, 2.2%, 27.8%) |
| CIE-LAB | lab(71.03, 6.84, -3.30) |
| CIE-LCH | lch(71.03, 7.59, 334.22°) |
| OKLab | oklab(75.29% 0.0194 -0.0087) |
| OKLCH | oklch(75.29% 0.021 335.8) |
| XYZ | xyz(42.3790, 42.2355, 49.0909) |
| Luminance | 0.4224 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 7.39
Dove Gray
#B6B8BD
ΔE00 8.65
Dark Gray
#A9A9A9
ΔE00 8.78
Thistle
#D8BFD8
ΔE00 9.23
Silver
#C0C0C0
ΔE00 9.96
Dusty Pink
#D8A7B1
ΔE00 10.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8AAB4 #AAB8AE
analogous
#B5AAB8 #B8AAB4 #B8AAAD
triadic
#B8AAB4 #B4B8AA #AAB4B8
tetradic
#B8AAB4 #B8B5AA #AAB8AE #AAADB8
square
#B8AAB4 #B8B5AA #AAB8AE #AAADB8
split-complementary
#B8AAB4 #ADB8AA #AAB8B5
monochromatic
#7E6978 #9C8997 #B8AAB4 #D4CBD1 #F0EDEF
Accessibility & contrast
On white
2.22
#B8AAB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#B8AAB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8AAB4
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8AAB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8AAB4 | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAADB4
Deuteranopia (green-blind)
#ADAFB4
Tritanopia (blue-blind)
#BAAAAD
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #b8aab4; /* rgb */ color: rgb(184, 170, 180); /* oklch */ color: oklch(75.3% 0.021 335.8);
Tailwind
colors: {
custom: {
50: '#cdc3ca',
500: '#b8aab4',
950: '#000000',
},
}SCSS
$custom: #b8aab4; $custom-light: #cdc3ca; $custom-dark: #000000;
JSON
{
"hex": "#b8aab4",
"rgb": {
"r": 184,
"g": 170,
"b": 180
},
"hsl": {
"h": 317.143,
"s": 8.974,
"l": 69.412
},
"oklch": {
"l": 0.75287,
"c": 0.02122,
"h": 335.8
},
"luminance": 0.42235
}Semantic roles & 50–950 ramp
primary
#B8AAB4
secondary
#DDE1DE
accent
#936553
background
#FCFBFC
surface
#F9F7F8
border
#D2D0D1
text
#131213
muted
#828182