#BCABB0#BCABB0
#BCABB0 is a light, muted pink. Relative luminance 0.430; OKLCH L 75.7% C 0.021 H 357.8°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BCABB0 |
|---|---|
| RGB | rgb(188, 171, 176) |
| HSL | hsl(342, 11%, 70%) |
| HSV | hsv(342, 9%, 74%) |
| CMYK | cmyk(0%, 9%, 6.4%, 26.3%) |
| CIE-LAB | lab(71.52, 6.99, -0.34) |
| CIE-LCH | lch(71.52, 7.00, 357.22°) |
| OKLab | oklab(75.72% 0.0207 -0.0008) |
| OKLCH | oklch(75.72% 0.021 357.8) |
| XYZ | xyz(43.1376, 42.9524, 47.0841) |
| Luminance | 0.4295 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.10
Dark Gray
#A9A9A9
ΔE00 8.67
Dove Gray
#B6B8BD
ΔE00 9.04
Silver
#C0C0C0
ΔE00 9.62
Dusty Pink
#D8A7B1
ΔE00 9.89
Thistle
#D8BFD8
ΔE00 10.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCABB0 #ABBCB7
analogous
#BCABB8 #BCABB0 #BCAEAB
triadic
#BCABB0 #B0BCAB #ABB0BC
tetradic
#BCABB0 #B8BCAB #ABBCB7 #AEABBC
square
#BCABB0 #B8BCAB #ABBCB7 #AEABBC
split-complementary
#BCABB0 #ABBCAE #ABB8BC
monochromatic
#846971 #A18990 #BCABB0 #D7CDD0 #F1EEEF
Accessibility & contrast
On white
2.19
#BCABB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#BCABB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCABB0
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCABB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCABB0 | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAEB0
Deuteranopia (green-blind)
#B0B0B0
Tritanopia (blue-blind)
#BFAAAD
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #bcabb0; /* rgb */ color: rgb(188, 171, 176); /* oklch */ color: oklch(75.7% 0.021 357.8);
Tailwind
colors: {
custom: {
50: '#d0c4c7',
500: '#bcabb0',
950: '#000000',
},
}SCSS
$custom: #bcabb0; $custom-light: #d0c4c7; $custom-dark: #000000;
JSON
{
"hex": "#bcabb0",
"rgb": {
"r": 188,
"g": 171,
"b": 176
},
"hsl": {
"h": 342.353,
"s": 11.258,
"l": 70.392
},
"oklch": {
"l": 0.75716,
"c": 0.02076,
"h": 357.8
},
"luminance": 0.42952
}Semantic roles & 50–950 ramp
primary
#BCABB0
secondary
#DFE4E2
accent
#958150
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141213
muted
#828182