#BBABB5#BBABB5
#BBABB5 is a light, muted pink. Relative luminance 0.430; OKLCH L 75.8% C 0.023 H 339.8°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BBABB5 |
|---|---|
| RGB | rgb(187, 171, 181) |
| HSL | hsl(323, 11%, 70%) |
| HSV | hsv(323, 9%, 73%) |
| CMYK | cmyk(0%, 8.6%, 3.2%, 26.7%) |
| CIE-LAB | lab(71.57, 7.54, -3.03) |
| CIE-LCH | lch(71.57, 8.13, 338.11°) |
| OKLab | oklab(75.78% 0.0216 -0.0079) |
| OKLCH | oklch(75.78% 0.023 339.8) |
| XYZ | xyz(43.3959, 43.0273, 49.7261) |
| Luminance | 0.4303 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.88
Thistle
#D8BFD8
ΔE00 8.66
Dove Gray
#B6B8BD
ΔE00 9.21
Dark Gray
#A9A9A9
ΔE00 9.44
Dusty Pink
#D8A7B1
ΔE00 9.95
Silver
#C0C0C0
ΔE00 10.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBABB5 #ABBBB1
analogous
#B9ABBB #BBABB5 #BBABAD
triadic
#BBABB5 #B5BBAB #ABB5BB
tetradic
#BBABB5 #BBB9AB #ABBBB1 #ABADBB
square
#BBABB5 #BBB9AB #ABBBB1 #ABADBB
split-complementary
#BBABB5 #ADBBAB #ABBBB9
monochromatic
#826979 #A08997 #BBABB5 #D6CDD3 #F1EEF0
Accessibility & contrast
On white
2.19
#BBABB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#BBABB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBABB5
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBABB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBABB5 | 1.00 | 2.19 | 9.61 | 9.61 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAEB5
Deuteranopia (green-blind)
#AFB0B5
Tritanopia (blue-blind)
#BDABAE
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #bbabb5; /* rgb */ color: rgb(187, 171, 181); /* oklch */ color: oklch(75.8% 0.023 339.8);
Tailwind
colors: {
custom: {
50: '#cfc4cb',
500: '#bbabb5',
950: '#000000',
},
}SCSS
$custom: #bbabb5; $custom-light: #cfc4cb; $custom-dark: #000000;
JSON
{
"hex": "#bbabb5",
"rgb": {
"r": 187,
"g": 171,
"b": 181
},
"hsl": {
"h": 322.5,
"s": 10.526,
"l": 70.196
},
"oklch": {
"l": 0.7578,
"c": 0.02297,
"h": 339.8
},
"luminance": 0.43027
}Semantic roles & 50–950 ramp
primary
#BBABB5
secondary
#DFE3E0
accent
#956A51
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#131213
muted
#828182