#BCABB1#BCABB1
#BCABB1 is a light, muted pink. Relative luminance 0.430; OKLCH L 75.7% C 0.021 H 354.2°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BCABB1 |
|---|---|
| RGB | rgb(188, 171, 177) |
| HSL | hsl(339, 11%, 70%) |
| HSV | hsv(339, 9%, 74%) |
| CMYK | cmyk(0%, 9%, 5.9%, 26.3%) |
| CIE-LAB | lab(71.55, 7.17, -0.85) |
| CIE-LCH | lch(71.55, 7.22, 353.23°) |
| OKLab | oklab(75.75% 0.0211 -0.0021) |
| OKLCH | oklch(75.75% 0.021 354.2) |
| XYZ | xyz(43.2369, 42.9921, 47.6071) |
| Luminance | 0.4299 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.39
Dark Gray
#A9A9A9
ΔE00 8.86
Dove Gray
#B6B8BD
ΔE00 9.11
Thistle
#D8BFD8
ΔE00 9.73
Silver
#C0C0C0
ΔE00 9.78
Dusty Pink
#D8A7B1
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCABB1 #ABBCB6
analogous
#BCABB9 #BCABB1 #BCADAB
triadic
#BCABB1 #B1BCAB #ABB1BC
tetradic
#BCABB1 #B9BCAB #ABBCB6 #ADABBC
square
#BCABB1 #B9BCAB #ABBCB6 #ADABBC
split-complementary
#BCABB1 #ABBCAD #ABB9BC
monochromatic
#846972 #A18991 #BCABB1 #D7CDD1 #F1EEEF
Accessibility & contrast
On white
2.19
#BCABB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#BCABB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCABB1
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCABB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCABB1 | 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)
#ACAEB1
Deuteranopia (green-blind)
#B0B0B1
Tritanopia (blue-blind)
#BFAAAD
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #bcabb1; /* rgb */ color: rgb(188, 171, 177); /* oklch */ color: oklch(75.7% 0.021 354.2);
Tailwind
colors: {
custom: {
50: '#d0c4c8',
500: '#bcabb1',
950: '#000000',
},
}SCSS
$custom: #bcabb1; $custom-light: #d0c4c8; $custom-dark: #000000;
JSON
{
"hex": "#bcabb1",
"rgb": {
"r": 188,
"g": 171,
"b": 177
},
"hsl": {
"h": 338.824,
"s": 11.258,
"l": 70.392
},
"oklch": {
"l": 0.75746,
"c": 0.02123,
"h": 354.2
},
"luminance": 0.42992
}Semantic roles & 50–950 ramp
primary
#BCABB1
secondary
#DFE4E2
accent
#957D50
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141213
muted
#828182