#BBABB0#BBABB0
#BBABB0 is a light, near-neutral pink. Relative luminance 0.428; OKLCH L 75.6% C 0.020 H 356.6°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BBABB0 |
|---|---|
| RGB | rgb(187, 171, 176) |
| HSL | hsl(341, 11%, 70%) |
| HSV | hsv(341, 9%, 73%) |
| CMYK | cmyk(0%, 8.6%, 5.9%, 26.7%) |
| CIE-LAB | lab(71.44, 6.63, -0.48) |
| CIE-LCH | lch(71.44, 6.65, 355.90°) |
| OKLab | oklab(75.63% 0.0196 -0.0012) |
| OKLCH | oklch(75.63% 0.02 356.6) |
| XYZ | xyz(42.8920, 42.8258, 47.0725) |
| Luminance | 0.4283 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.38
Dark Gray
#A9A9A9
ΔE00 8.31
Dove Gray
#B6B8BD
ΔE00 8.69
Silver
#C0C0C0
ΔE00 9.35
Thistle
#D8BFD8
ΔE00 10.23
Dusty Pink
#D8A7B1
ΔE00 10.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBABB0 #ABBBB6
analogous
#BBABB8 #BBABB0 #BBAEAB
triadic
#BBABB0 #B0BBAB #ABB0BB
tetradic
#BBABB0 #B8BBAB #ABBBB6 #AEABBB
square
#BBABB0 #B8BBAB #ABBBB6 #AEABBB
split-complementary
#BBABB0 #ABBBAE #ABB8BB
monochromatic
#826971 #A08990 #BBABB0 #D6CDD0 #F1EEEF
Accessibility & contrast
On white
2.20
#BBABB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#BBABB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBABB0
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBABB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBABB0 | 1.00 | 2.20 | 9.57 | 9.57 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADADB0
Deuteranopia (green-blind)
#B0B0B0
Tritanopia (blue-blind)
#BEAAAD
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #bbabb0; /* rgb */ color: rgb(187, 171, 176); /* oklch */ color: oklch(75.6% 0.020 356.6);
Tailwind
colors: {
custom: {
50: '#cfc4c7',
500: '#bbabb0',
950: '#000000',
},
}SCSS
$custom: #bbabb0; $custom-light: #cfc4c7; $custom-dark: #000000;
JSON
{
"hex": "#bbabb0",
"rgb": {
"r": 187,
"g": 171,
"b": 176
},
"hsl": {
"h": 341.25,
"s": 10.526,
"l": 70.196
},
"oklch": {
"l": 0.75628,
"c": 0.01965,
"h": 356.6
},
"luminance": 0.42825
}Semantic roles & 50–950 ramp
primary
#BBABB0
secondary
#DFE3E2
accent
#957F51
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#131213
muted
#828182