#BBABB8#BBABB8
#BBABB8 is a light, muted pink. Relative luminance 0.432; OKLCH L 75.9% C 0.026 H 332.0°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BBABB8 |
|---|---|
| RGB | rgb(187, 171, 184) |
| HSL | hsl(311, 11%, 70%) |
| HSV | hsv(311, 9%, 73%) |
| CMYK | cmyk(0%, 8.6%, 1.6%, 26.7%) |
| CIE-LAB | lab(71.66, 8.09, -4.56) |
| CIE-LCH | lch(71.66, 9.29, 330.62°) |
| OKLab | oklab(75.87% 0.0227 -0.012) |
| OKLCH | oklch(75.87% 0.026 332) |
| XYZ | xyz(43.7070, 43.1518, 51.3647) |
| Luminance | 0.4315 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 7.86
Thistle
#D8BFD8
ΔE00 7.90
Dove Gray
#B6B8BD
ΔE00 9.69
Lilac
#C8A2C8
ΔE00 9.93
Dusty Pink
#D8A7B1
ΔE00 9.98
Dark Gray
#A9A9A9
ΔE00 10.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBABB8 #ABBBAE
analogous
#B6ABBB #BBABB8 #BBABB0
triadic
#BBABB8 #B8BBAB #ABB8BB
tetradic
#BBABB8 #BBB6AB #ABBBAE #ABB0BB
square
#BBABB8 #BBB6AB #ABBBAE #ABB0BB
split-complementary
#BBABB8 #B0BBAB #ABBBB6
monochromatic
#82697E #A0899B #BBABB8 #D6CDD5 #F1EEF1
Accessibility & contrast
On white
2.18
#BBABB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#BBABB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBABB8
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBABB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBABB8 | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAEB9
Deuteranopia (green-blind)
#AEB0B7
Tritanopia (blue-blind)
#BDACAF
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #bbabb8; /* rgb */ color: rgb(187, 171, 184); /* oklch */ color: oklch(75.9% 0.026 332.0);
Tailwind
colors: {
custom: {
50: '#cfc4cd',
500: '#bbabb8',
950: '#000000',
},
}SCSS
$custom: #bbabb8; $custom-light: #cfc4cd; $custom-dark: #000000;
JSON
{
"hex": "#bbabb8",
"rgb": {
"r": 187,
"g": 171,
"b": 184
},
"hsl": {
"h": 311.25,
"s": 10.526,
"l": 70.196
},
"oklch": {
"l": 0.75874,
"c": 0.02569,
"h": 332
},
"luminance": 0.43151
}Semantic roles & 50–950 ramp
primary
#BBABB8
secondary
#DFE3E0
accent
#955E51
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#131213
muted
#828182