#BBABB2#BBABB2
#BBABB2 is a light, muted pink. Relative luminance 0.429; OKLCH L 75.7% C 0.021 H 349.3°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BBABB2 |
|---|---|
| RGB | rgb(187, 171, 178) |
| HSL | hsl(334, 11%, 70%) |
| HSV | hsv(334, 9%, 73%) |
| CMYK | cmyk(0%, 8.6%, 4.8%, 26.7%) |
| CIE-LAB | lab(71.49, 6.99, -1.50) |
| CIE-LCH | lch(71.49, 7.15, 347.91°) |
| OKLab | oklab(75.69% 0.0204 -0.0039) |
| OKLCH | oklch(75.69% 0.021 349.3) |
| XYZ | xyz(43.0914, 42.9055, 48.1224) |
| Luminance | 0.4290 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.95
Dark Gray
#A9A9A9
ΔE00 8.73
Dove Gray
#B6B8BD
ΔE00 8.85
Thistle
#D8BFD8
ΔE00 9.56
Silver
#C0C0C0
ΔE00 9.69
Dusty Pink
#D8A7B1
ΔE00 10.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBABB2 #ABBBB4
analogous
#BBABBA #BBABB2 #BBACAB
triadic
#BBABB2 #B2BBAB #ABB2BB
tetradic
#BBABB2 #BABBAB #ABBBB4 #ACABBB
square
#BBABB2 #BABBAB #ABBBB4 #ACABBB
split-complementary
#BBABB2 #ABBBAC #ABBABB
monochromatic
#826974 #A08993 #BBABB2 #D6CDD1 #F1EEEF
Accessibility & contrast
On white
2.19
#BBABB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#BBABB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBABB2
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBABB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBABB2 | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACAEB2
Deuteranopia (green-blind)
#B0B0B2
Tritanopia (blue-blind)
#BEABAD
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #bbabb2; /* rgb */ color: rgb(187, 171, 178); /* oklch */ color: oklch(75.7% 0.021 349.3);
Tailwind
colors: {
custom: {
50: '#cfc4c9',
500: '#bbabb2',
950: '#000000',
},
}SCSS
$custom: #bbabb2; $custom-light: #cfc4c9; $custom-dark: #000000;
JSON
{
"hex": "#bbabb2",
"rgb": {
"r": 187,
"g": 171,
"b": 178
},
"hsl": {
"h": 333.75,
"s": 10.526,
"l": 70.196
},
"oklch": {
"l": 0.75688,
"c": 0.02076,
"h": 349.3
},
"luminance": 0.42905
}Semantic roles & 50–950 ramp
primary
#BBABB2
secondary
#DFE3E1
accent
#957751
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#131213
muted
#828182