#BBABB7#BBABB7
#BBABB7 is a light, muted pink. Relative luminance 0.431; OKLCH L 75.8% C 0.025 H 334.4°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BBABB7 |
|---|---|
| RGB | rgb(187, 171, 183) |
| HSL | hsl(315, 11%, 70%) |
| HSV | hsv(315, 9%, 73%) |
| CMYK | cmyk(0%, 8.6%, 2.1%, 26.7%) |
| CIE-LAB | lab(71.63, 7.91, -4.05) |
| CIE-LCH | lch(71.63, 8.88, 332.89°) |
| OKLab | oklab(75.84% 0.0223 -0.0107) |
| OKLCH | oklch(75.84% 0.025 334.4) |
| XYZ | xyz(43.6025, 43.1100, 50.8146) |
| Luminance | 0.4311 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 7.54
Thistle
#D8BFD8
ΔE00 8.14
Dove Gray
#B6B8BD
ΔE00 9.52
Dark Gray
#A9A9A9
ΔE00 9.94
Dusty Pink
#D8A7B1
ΔE00 9.95
Lilac
#C8A2C8
ΔE00 10.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBABB7 #ABBBAF
analogous
#B7ABBB #BBABB7 #BBABAF
triadic
#BBABB7 #B7BBAB #ABB7BB
tetradic
#BBABB7 #BBB7AB #ABBBAF #ABAFBB
square
#BBABB7 #BBB7AB #ABBBAF #ABAFBB
split-complementary
#BBABB7 #AFBBAB #ABBBB7
monochromatic
#82697C #A0899A #BBABB7 #D6CDD4 #F1EEF1
Accessibility & contrast
On white
2.18
#BBABB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#BBABB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBABB7
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBABB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBABB7 | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAEB8
Deuteranopia (green-blind)
#AEB0B6
Tritanopia (blue-blind)
#BDACAF
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #bbabb7; /* rgb */ color: rgb(187, 171, 183); /* oklch */ color: oklch(75.8% 0.025 334.4);
Tailwind
colors: {
custom: {
50: '#cfc4cc',
500: '#bbabb7',
950: '#000000',
},
}SCSS
$custom: #bbabb7; $custom-light: #cfc4cc; $custom-dark: #000000;
JSON
{
"hex": "#bbabb7",
"rgb": {
"r": 187,
"g": 171,
"b": 183
},
"hsl": {
"h": 315,
"s": 10.526,
"l": 70.196
},
"oklch": {
"l": 0.75842,
"c": 0.02473,
"h": 334.4
},
"luminance": 0.4311
}Semantic roles & 50–950 ramp
primary
#BBABB7
secondary
#DFE3E0
accent
#956251
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#131213
muted
#828182