#BBABB3#BBABB3
#BBABB3 is a light, muted pink. Relative luminance 0.429; OKLCH L 75.7% C 0.021 H 345.9°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BBABB3 |
|---|---|
| RGB | rgb(187, 171, 179) |
| HSL | hsl(330, 11%, 70%) |
| HSV | hsv(330, 9%, 73%) |
| CMYK | cmyk(0%, 8.6%, 4.3%, 26.7%) |
| CIE-LAB | lab(71.52, 7.17, -2.01) |
| CIE-LCH | lch(71.52, 7.45, 344.36°) |
| OKLab | oklab(75.72% 0.0208 -0.0052) |
| OKLCH | oklch(75.72% 0.021 345.9) |
| XYZ | xyz(43.1921, 42.9458, 48.6531) |
| Luminance | 0.4294 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.25
Dark Gray
#A9A9A9
ΔE00 8.95
Dove Gray
#B6B8BD
ΔE00 8.95
Thistle
#D8BFD8
ΔE00 9.25
Silver
#C0C0C0
ΔE00 9.88
Dusty Pink
#D8A7B1
ΔE00 10.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBABB3 #ABBBB3
analogous
#BBABBB #BBABB3 #BBABAB
triadic
#BBABB3 #B3BBAB #ABB3BB
tetradic
#BBABB3 #BBBBAB #ABBBB3 #ABABBB
square
#BBABB3 #BBBBAB #ABBBB3 #ABABBB
split-complementary
#BBABB3 #ABBBAB #ABBBBB
monochromatic
#826976 #A08994 #BBABB3 #D6CDD2 #F1EEF0
Accessibility & contrast
On white
2.19
#BBABB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#BBABB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBABB3
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBABB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBABB3 | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACAEB3
Deuteranopia (green-blind)
#AFB0B3
Tritanopia (blue-blind)
#BEABAE
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #bbabb3; /* rgb */ color: rgb(187, 171, 179); /* oklch */ color: oklch(75.7% 0.021 345.9);
Tailwind
colors: {
custom: {
50: '#cfc4c9',
500: '#bbabb3',
950: '#000000',
},
}SCSS
$custom: #bbabb3; $custom-light: #cfc4c9; $custom-dark: #000000;
JSON
{
"hex": "#bbabb3",
"rgb": {
"r": 187,
"g": 171,
"b": 179
},
"hsl": {
"h": 330,
"s": 10.526,
"l": 70.196
},
"oklch": {
"l": 0.75718,
"c": 0.02143,
"h": 345.9
},
"luminance": 0.42945
}Semantic roles & 50–950 ramp
primary
#BBABB3
secondary
#DFE3E1
accent
#957351
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#131213
muted
#828182