#B8AAB5#B8AAB5
#B8AAB5 is a light, muted pink. Relative luminance 0.423; OKLCH L 75.3% C 0.022 H 333.0°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #B8AAB5 |
|---|---|
| RGB | rgb(184, 170, 181) |
| HSL | hsl(313, 9%, 69%) |
| HSV | hsv(313, 8%, 72%) |
| CMYK | cmyk(0%, 7.6%, 1.6%, 27.8%) |
| CIE-LAB | lab(71.06, 7.02, -3.81) |
| CIE-LCH | lch(71.06, 7.99, 331.51°) |
| OKLab | oklab(75.32% 0.0197 -0.0101) |
| OKLCH | oklch(75.32% 0.022 333) |
| XYZ | xyz(42.4812, 42.2764, 49.6293) |
| Luminance | 0.4228 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 7.69
Dove Gray
#B6B8BD
ΔE00 8.81
Thistle
#D8BFD8
ΔE00 8.97
Dark Gray
#A9A9A9
ΔE00 9.05
Silver
#C0C0C0
ΔE00 10.19
Dusty Pink
#D8A7B1
ΔE00 10.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8AAB5 #AAB8AD
analogous
#B4AAB8 #B8AAB5 #B8AAAE
triadic
#B8AAB5 #B5B8AA #AAB5B8
tetradic
#B8AAB5 #B8B4AA #AAB8AD #AAAEB8
square
#B8AAB5 #B8B4AA #AAB8AD #AAAEB8
split-complementary
#B8AAB5 #AEB8AA #AAB8B4
monochromatic
#7E697A #9C8998 #B8AAB5 #D4CBD2 #F0EDEF
Accessibility & contrast
On white
2.22
#B8AAB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#B8AAB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8AAB5
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8AAB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8AAB5 | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAADB5
Deuteranopia (green-blind)
#ADAFB5
Tritanopia (blue-blind)
#BAABAE
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #b8aab5; /* rgb */ color: rgb(184, 170, 181); /* oklch */ color: oklch(75.3% 0.022 333.0);
Tailwind
colors: {
custom: {
50: '#cdc3cb',
500: '#b8aab5',
950: '#000000',
},
}SCSS
$custom: #b8aab5; $custom-light: #cdc3cb; $custom-dark: #000000;
JSON
{
"hex": "#b8aab5",
"rgb": {
"r": 184,
"g": 170,
"b": 181
},
"hsl": {
"h": 312.857,
"s": 8.974,
"l": 69.412
},
"oklch": {
"l": 0.75318,
"c": 0.02215,
"h": 333
},
"luminance": 0.42276
}Semantic roles & 50–950 ramp
primary
#B8AAB5
secondary
#DDE1DE
accent
#936053
background
#FCFBFC
surface
#F9F7F8
border
#D2D0D1
text
#131213
muted
#828182