#BBABB4#BBABB4
#BBABB4 is a light, muted pink. Relative luminance 0.430; OKLCH L 75.7% C 0.022 H 342.7°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BBABB4 |
|---|---|
| RGB | rgb(187, 171, 180) |
| HSL | hsl(326, 11%, 70%) |
| HSV | hsv(326, 9%, 73%) |
| CMYK | cmyk(0%, 8.6%, 3.7%, 26.7%) |
| CIE-LAB | lab(71.55, 7.36, -2.52) |
| CIE-LCH | lch(71.55, 7.78, 341.10°) |
| OKLab | oklab(75.75% 0.0212 -0.0066) |
| OKLCH | oklch(75.75% 0.022 342.7) |
| XYZ | xyz(43.2936, 42.9864, 49.1877) |
| Luminance | 0.4299 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.57
Thistle
#D8BFD8
ΔE00 8.95
Dove Gray
#B6B8BD
ΔE00 9.08
Dark Gray
#A9A9A9
ΔE00 9.19
Dusty Pink
#D8A7B1
ΔE00 9.98
Silver
#C0C0C0
ΔE00 10.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBABB4 #ABBBB2
analogous
#BAABBB #BBABB4 #BBABAC
triadic
#BBABB4 #B4BBAB #ABB4BB
tetradic
#BBABB4 #BBBAAB #ABBBB2 #ABACBB
square
#BBABB4 #BBBAAB #ABBBB2 #ABACBB
split-complementary
#BBABB4 #ACBBAB #ABBBBA
monochromatic
#826977 #A08996 #BBABB4 #D6CDD2 #F1EEF0
Accessibility & contrast
On white
2.19
#BBABB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#BBABB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBABB4
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBABB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBABB4 | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACAEB4
Deuteranopia (green-blind)
#AFB0B4
Tritanopia (blue-blind)
#BDABAE
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #bbabb4; /* rgb */ color: rgb(187, 171, 180); /* oklch */ color: oklch(75.7% 0.022 342.7);
Tailwind
colors: {
custom: {
50: '#cfc4ca',
500: '#bbabb4',
950: '#000000',
},
}SCSS
$custom: #bbabb4; $custom-light: #cfc4ca; $custom-dark: #000000;
JSON
{
"hex": "#bbabb4",
"rgb": {
"r": 187,
"g": 171,
"b": 180
},
"hsl": {
"h": 326.25,
"s": 10.526,
"l": 70.196
},
"oklch": {
"l": 0.75749,
"c": 0.02217,
"h": 342.7
},
"luminance": 0.42986
}Semantic roles & 50–950 ramp
primary
#BBABB4
secondary
#DFE3E1
accent
#956F51
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#131213
muted
#828182