#BCA6AC#BCA6AC
#BCA6AC is a light, muted pink. Relative luminance 0.409; OKLCH L 74.6% C 0.027 H 359.4°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BCA6AC |
|---|---|
| RGB | rgb(188, 166, 172) |
| HSL | hsl(344, 14%, 69%) |
| HSV | hsv(344, 12%, 74%) |
| CMYK | cmyk(0%, 11.7%, 8.5%, 26.3%) |
| CIE-LAB | lab(70.14, 9.02, -0.16) |
| CIE-LCH | lch(70.14, 9.02, 359.00°) |
| OKLab | oklab(74.6% 0.0269 -0.0003) |
| OKLCH | oklch(74.6% 0.027 359.4) |
| XYZ | xyz(41.8210, 40.9432, 44.7215) |
| Luminance | 0.4094 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.74
Dusty Pink
#D8A7B1
ΔE00 8.24
Light Mauve
#C292A1
ΔE00 9.14
Rosybrown
#BC8F8F
ΔE00 9.25
Grey Pink
#C3909B
ΔE00 9.66
Thistle
#D8BFD8
ΔE00 10.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCA6AC #A6BCB6
analogous
#BCA6B7 #BCA6AC #BCABA6
triadic
#BCA6AC #ACBCA6 #A6ACBC
tetradic
#BCA6AC #B7BCA6 #A6BCB6 #ABA6BC
square
#BCA6AC #B7BCA6 #A6BCB6 #ABA6BC
split-complementary
#BCA6AC #A6BCAB #A6B7BC
monochromatic
#84636C #A2838B #BCA6AC #D6C9CD #F1ECED
Accessibility & contrast
On white
2.29
#BCA6AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#BCA6AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCA6AC
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCA6AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCA6AC | 1.00 | 2.29 | 9.19 | 9.19 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A9AC
Deuteranopia (green-blind)
#ADADAC
Tritanopia (blue-blind)
#C0A5A8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #bca6ac; /* rgb */ color: rgb(188, 166, 172); /* oklch */ color: oklch(74.6% 0.027 359.4);
Tailwind
colors: {
custom: {
50: '#d0c0c4',
500: '#bca6ac',
950: '#000000',
},
}SCSS
$custom: #bca6ac; $custom-light: #d0c0c4; $custom-dark: #000000;
JSON
{
"hex": "#bca6ac",
"rgb": {
"r": 188,
"g": 166,
"b": 172
},
"hsl": {
"h": 343.636,
"s": 14.103,
"l": 69.412
},
"oklch": {
"l": 0.74598,
"c": 0.02685,
"h": 359.4
},
"luminance": 0.40942
}Semantic roles & 50–950 ramp
primary
#BCA6AC
secondary
#DCE2E0
accent
#98844D
background
#FCFBFC
surface
#F9F7F8
border
#D2D0D1
text
#141212
muted
#828181