#BCABB8#BCABB8
#BCABB8 is a light, muted pink. Relative luminance 0.433; OKLCH L 76.0% C 0.027 H 333.9°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BCABB8 |
|---|---|
| RGB | rgb(188, 171, 184) |
| HSL | hsl(314, 11%, 70%) |
| HSV | hsv(314, 9%, 74%) |
| CMYK | cmyk(0%, 9%, 2.1%, 26.3%) |
| CIE-LAB | lab(71.74, 8.45, -4.42) |
| CIE-LCH | lch(71.74, 9.53, 332.37°) |
| OKLab | oklab(75.96% 0.0238 -0.0117) |
| OKLCH | oklch(75.96% 0.027 333.9) |
| XYZ | xyz(43.9525, 43.2784, 51.3762) |
| Luminance | 0.4328 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 7.69
Thistle
#D8BFD8
ΔE00 7.72
Dusty Pink
#D8A7B1
ΔE00 9.62
Lilac
#C8A2C8
ΔE00 9.72
Dove Gray
#B6B8BD
ΔE00 10.00
Dark Gray
#A9A9A9
ΔE00 10.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCABB8 #ABBCAF
analogous
#B7ABBC #BCABB8 #BCABAF
triadic
#BCABB8 #B8BCAB #ABB8BC
tetradic
#BCABB8 #BCB7AB #ABBCAF #ABAFBC
square
#BCABB8 #BCB7AB #ABBCAF #ABAFBC
split-complementary
#BCABB8 #AFBCAB #ABBCB7
monochromatic
#84697D #A1899B #BCABB8 #D7CDD5 #F1EEF1
Accessibility & contrast
On white
2.17
#BCABB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#BCABB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCABB8
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCABB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCABB8 | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAEB9
Deuteranopia (green-blind)
#AEB1B7
Tritanopia (blue-blind)
#BEACAF
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #bcabb8; /* rgb */ color: rgb(188, 171, 184); /* oklch */ color: oklch(76.0% 0.027 333.9);
Tailwind
colors: {
custom: {
50: '#d0c4cd',
500: '#bcabb8',
950: '#000000',
},
}SCSS
$custom: #bcabb8; $custom-light: #d0c4cd; $custom-dark: #000000;
JSON
{
"hex": "#bcabb8",
"rgb": {
"r": 188,
"g": 171,
"b": 184
},
"hsl": {
"h": 314.118,
"s": 11.258,
"l": 70.392
},
"oklch": {
"l": 0.75961,
"c": 0.02651,
"h": 333.9
},
"luminance": 0.43278
}Semantic roles & 50–950 ramp
primary
#BCABB8
secondary
#DFE4E0
accent
#956050
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141213
muted
#828182