#BCA5AC#BCA5AC
#BCA5AC is a light, muted pink. Relative luminance 0.406; OKLCH L 74.4% C 0.028 H 357.5°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BCA5AC |
|---|---|
| RGB | rgb(188, 165, 172) |
| HSL | hsl(342, 15%, 69%) |
| HSV | hsv(342, 12%, 74%) |
| CMYK | cmyk(0%, 12.2%, 8.5%, 26.3%) |
| CIE-LAB | lab(69.88, 9.57, -0.53) |
| CIE-LCH | lch(69.88, 9.58, 356.84°) |
| OKLab | oklab(74.4% 0.0284 -0.0013) |
| OKLCH | oklch(74.4% 0.028 357.5) |
| XYZ | xyz(41.6399, 40.5810, 44.6611) |
| Luminance | 0.4058 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.07
Dusty Pink
#D8A7B1
ΔE00 7.89
Light Mauve
#C292A1
ΔE00 8.61
Rosybrown
#BC8F8F
ΔE00 8.98
Grey Pink
#C3909B
ΔE00 9.19
Thistle
#D8BFD8
ΔE00 9.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCA5AC #A5BCB5
analogous
#BCA5B8 #BCA5AC #BCAAA5
triadic
#BCA5AC #ACBCA5 #A5ACBC
tetradic
#BCA5AC #B8BCA5 #A5BCB5 #AAA5BC
square
#BCA5AC #B8BCA5 #A5BCB5 #AAA5BC
split-complementary
#BCA5AC #A5BCAA #A5B8BC
monochromatic
#84626D #A2828C #BCA5AC #D6C8CC #F0EBED
Accessibility & contrast
On white
2.30
#BCA5AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#BCA5AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCA5AC
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCA5AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCA5AC | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A9AC
Deuteranopia (green-blind)
#ACACAC
Tritanopia (blue-blind)
#C0A4A7
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #bca5ac; /* rgb */ color: rgb(188, 165, 172); /* oklch */ color: oklch(74.4% 0.028 357.5);
Tailwind
colors: {
custom: {
50: '#d0bfc4',
500: '#bca5ac',
950: '#000000',
},
}SCSS
$custom: #bca5ac; $custom-light: #d0bfc4; $custom-dark: #000000;
JSON
{
"hex": "#bca5ac",
"rgb": {
"r": 188,
"g": 165,
"b": 172
},
"hsl": {
"h": 341.739,
"s": 14.65,
"l": 69.216
},
"oklch": {
"l": 0.74399,
"c": 0.02843,
"h": 357.5
},
"luminance": 0.4058
}Semantic roles & 50–950 ramp
primary
#BCA5AC
secondary
#DBE2E0
accent
#99824D
background
#FCFBFC
surface
#F9F7F8
border
#D2D0D1
text
#141212
muted
#828181