#BCABB7#BCABB7
#BCABB7 is a light, muted pink. Relative luminance 0.432; OKLCH L 75.9% C 0.026 H 336.2°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BCABB7 |
|---|---|
| RGB | rgb(188, 171, 183) |
| HSL | hsl(318, 11%, 70%) |
| HSV | hsv(318, 9%, 74%) |
| CMYK | cmyk(0%, 9%, 2.7%, 26.3%) |
| CIE-LAB | lab(71.72, 8.26, -3.91) |
| CIE-LCH | lch(71.72, 9.14, 334.66°) |
| OKLab | oklab(75.93% 0.0234 -0.0103) |
| OKLCH | oklch(75.93% 0.026 336.2) |
| XYZ | xyz(43.8481, 43.2366, 50.8261) |
| Luminance | 0.4324 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 7.35
Thistle
#D8BFD8
ΔE00 7.96
Dusty Pink
#D8A7B1
ΔE00 9.59
Dove Gray
#B6B8BD
ΔE00 9.84
Lilac
#C8A2C8
ΔE00 10.04
Dark Gray
#A9A9A9
ΔE00 10.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCABB7 #ABBCB0
analogous
#B8ABBC #BCABB7 #BCABAE
triadic
#BCABB7 #B7BCAB #ABB7BC
tetradic
#BCABB7 #BCB8AB #ABBCB0 #ABAEBC
square
#BCABB7 #BCB8AB #ABBCB0 #ABAEBC
split-complementary
#BCABB7 #AEBCAB #ABBCB8
monochromatic
#84697C #A1899A #BCABB7 #D7CDD4 #F1EEF0
Accessibility & contrast
On white
2.18
#BCABB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#BCABB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCABB7
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCABB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCABB7 | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAEB8
Deuteranopia (green-blind)
#AFB1B6
Tritanopia (blue-blind)
#BEABAF
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #bcabb7; /* rgb */ color: rgb(188, 171, 183); /* oklch */ color: oklch(75.9% 0.026 336.2);
Tailwind
colors: {
custom: {
50: '#d0c4cc',
500: '#bcabb7',
950: '#000000',
},
}SCSS
$custom: #bcabb7; $custom-light: #d0c4cc; $custom-dark: #000000;
JSON
{
"hex": "#bcabb7",
"rgb": {
"r": 188,
"g": 171,
"b": 183
},
"hsl": {
"h": 317.647,
"s": 11.258,
"l": 70.392
},
"oklch": {
"l": 0.7593,
"c": 0.02559,
"h": 336.2
},
"luminance": 0.43236
}Semantic roles & 50–950 ramp
primary
#BCABB7
secondary
#DFE4E0
accent
#956550
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141213
muted
#828182