#BCA4AC#BCA4AC
#BCA4AC is a light, muted pink. Relative luminance 0.402; OKLCH L 74.2% C 0.030 H 355.7°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BCA4AC |
|---|---|
| RGB | rgb(188, 164, 172) |
| HSL | hsl(340, 15%, 69%) |
| HSV | hsv(340, 13%, 74%) |
| CMYK | cmyk(0%, 12.8%, 8.5%, 26.3%) |
| CIE-LAB | lab(69.63, 10.12, -0.90) |
| CIE-LCH | lch(69.63, 10.16, 354.91°) |
| OKLab | oklab(74.2% 0.03 -0.0022) |
| OKLCH | oklch(74.2% 0.03 355.7) |
| XYZ | xyz(41.4603, 40.2217, 44.6012) |
| Luminance | 0.4022 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.45
Dusty Pink
#D8A7B1
ΔE00 7.58
Light Mauve
#C292A1
ΔE00 8.09
Grey Pink
#C3909B
ΔE00 8.74
Rosybrown
#BC8F8F
ΔE00 8.75
Thistle
#D8BFD8
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCA4AC #A4BCB4
analogous
#BCA4B8 #BCA4AC #BCA8A4
triadic
#BCA4AC #ACBCA4 #A4ACBC
tetradic
#BCA4AC #B8BCA4 #A4BCB4 #A8A4BC
square
#BCA4AC #B8BCA4 #A4BCB4 #A8A4BC
split-complementary
#BCA4AC #A4BCA8 #A4B8BC
monochromatic
#84616D #A2818C #BCA4AC #D6C7CC #F0EAEC
Accessibility & contrast
On white
2.32
#BCA4AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#BCA4AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCA4AC
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCA4AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCA4AC | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A8AC
Deuteranopia (green-blind)
#ACACAB
Tritanopia (blue-blind)
#C0A3A7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #bca4ac; /* rgb */ color: rgb(188, 164, 172); /* oklch */ color: oklch(74.2% 0.030 355.7);
Tailwind
colors: {
custom: {
50: '#d0bfc4',
500: '#bca4ac',
950: '#000000',
},
}SCSS
$custom: #bca4ac; $custom-light: #d0bfc4; $custom-dark: #000000;
JSON
{
"hex": "#bca4ac",
"rgb": {
"r": 188,
"g": 164,
"b": 172
},
"hsl": {
"h": 340,
"s": 15.19,
"l": 69.02
},
"oklch": {
"l": 0.74201,
"c": 0.03003,
"h": 355.7
},
"luminance": 0.40221
}Semantic roles & 50–950 ramp
primary
#BCA4AC
secondary
#DAE1DF
accent
#99804C
background
#FCFBFC
surface
#F9F7F8
border
#D2D0D1
text
#141212
muted
#828181