#BBABB6#BBABB6
#BBABB6 is a light, muted pink. Relative luminance 0.431; OKLCH L 75.8% C 0.024 H 337.0°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BBABB6 |
|---|---|
| RGB | rgb(187, 171, 182) |
| HSL | hsl(319, 11%, 70%) |
| HSV | hsv(319, 9%, 73%) |
| CMYK | cmyk(0%, 8.6%, 2.7%, 26.7%) |
| CIE-LAB | lab(71.60, 7.72, -3.54) |
| CIE-LCH | lch(71.60, 8.50, 335.38°) |
| OKLab | oklab(75.81% 0.0219 -0.0093) |
| OKLCH | oklch(75.81% 0.024 337) |
| XYZ | xyz(43.4988, 43.0685, 50.2684) |
| Luminance | 0.4307 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 7.21
Thistle
#D8BFD8
ΔE00 8.39
Dove Gray
#B6B8BD
ΔE00 9.36
Dark Gray
#A9A9A9
ΔE00 9.69
Dusty Pink
#D8A7B1
ΔE00 9.94
Silver
#C0C0C0
ΔE00 10.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBABB6 #ABBBB0
analogous
#B8ABBB #BBABB6 #BBABAE
triadic
#BBABB6 #B6BBAB #ABB6BB
tetradic
#BBABB6 #BBB8AB #ABBBB0 #ABAEBB
square
#BBABB6 #BBB8AB #ABBBB0 #ABAEBB
split-complementary
#BBABB6 #AEBBAB #ABBBB8
monochromatic
#82697A #A08999 #BBABB6 #D6CDD3 #F1EEF0
Accessibility & contrast
On white
2.18
#BBABB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#BBABB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBABB6
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBABB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBABB6 | 1.00 | 2.18 | 9.61 | 9.61 |
| #FFFFFF | 2.18 | 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)
#ABAEB6
Deuteranopia (green-blind)
#AFB0B5
Tritanopia (blue-blind)
#BDABAF
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #bbabb6; /* rgb */ color: rgb(187, 171, 182); /* oklch */ color: oklch(75.8% 0.024 337.0);
Tailwind
colors: {
custom: {
50: '#cfc4cb',
500: '#bbabb6',
950: '#000000',
},
}SCSS
$custom: #bbabb6; $custom-light: #cfc4cb; $custom-dark: #000000;
JSON
{
"hex": "#bbabb6",
"rgb": {
"r": 187,
"g": 171,
"b": 182
},
"hsl": {
"h": 318.75,
"s": 10.526,
"l": 70.196
},
"oklch": {
"l": 0.75811,
"c": 0.02383,
"h": 337
},
"luminance": 0.43068
}Semantic roles & 50–950 ramp
primary
#BBABB6
secondary
#DFE3E0
accent
#956651
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#131213
muted
#828182