#BBABB1#BBABB1
#BBABB1 is a light, muted pink. Relative luminance 0.429; OKLCH L 75.7% C 0.020 H 352.8°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BBABB1 |
|---|---|
| RGB | rgb(187, 171, 177) |
| HSL | hsl(338, 11%, 70%) |
| HSV | hsv(338, 9%, 73%) |
| CMYK | cmyk(0%, 8.6%, 5.3%, 26.7%) |
| CIE-LAB | lab(71.46, 6.81, -0.99) |
| CIE-LCH | lch(71.46, 6.88, 351.76°) |
| OKLab | oklab(75.66% 0.02 -0.0025) |
| OKLCH | oklch(75.66% 0.02 352.8) |
| XYZ | xyz(42.9913, 42.8655, 47.5955) |
| Luminance | 0.4286 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.66
Dark Gray
#A9A9A9
ΔE00 8.51
Dove Gray
#B6B8BD
ΔE00 8.76
Silver
#C0C0C0
ΔE00 9.51
Thistle
#D8BFD8
ΔE00 9.89
Dusty Pink
#D8A7B1
ΔE00 10.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBABB1 #ABBBB5
analogous
#BBABB9 #BBABB1 #BBADAB
triadic
#BBABB1 #B1BBAB #ABB1BB
tetradic
#BBABB1 #B9BBAB #ABBBB5 #ADABBB
square
#BBABB1 #B9BBAB #ABBBB5 #ADABBB
split-complementary
#BBABB1 #ABBBAD #ABB9BB
monochromatic
#826973 #A08992 #BBABB1 #D6CDD0 #F1EEEF
Accessibility & contrast
On white
2.19
#BBABB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#BBABB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBABB1
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBABB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBABB1 | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 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)
#ACAEB1
Deuteranopia (green-blind)
#B0B0B1
Tritanopia (blue-blind)
#BEABAD
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #bbabb1; /* rgb */ color: rgb(187, 171, 177); /* oklch */ color: oklch(75.7% 0.020 352.8);
Tailwind
colors: {
custom: {
50: '#cfc4c8',
500: '#bbabb1',
950: '#000000',
},
}SCSS
$custom: #bbabb1; $custom-light: #cfc4c8; $custom-dark: #000000;
JSON
{
"hex": "#bbabb1",
"rgb": {
"r": 187,
"g": 171,
"b": 177
},
"hsl": {
"h": 337.5,
"s": 10.526,
"l": 70.196
},
"oklch": {
"l": 0.75658,
"c": 0.02017,
"h": 352.8
},
"luminance": 0.42865
}Semantic roles & 50–950 ramp
primary
#BBABB1
secondary
#DFE3E1
accent
#957B51
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#131213
muted
#828182