#BCA3AC#BCA3AC
#BCA3AC is a light, muted pink. Relative luminance 0.399; OKLCH L 74.0% C 0.032 H 354.2°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #BCA3AC |
|---|---|
| RGB | rgb(188, 163, 172) |
| HSL | hsl(338, 16%, 69%) |
| HSV | hsv(338, 13%, 74%) |
| CMYK | cmyk(0%, 13.3%, 8.5%, 26.3%) |
| CIE-LAB | lab(69.37, 10.67, -1.27) |
| CIE-LCH | lch(69.37, 10.74, 353.20°) |
| OKLab | oklab(74% 0.0315 -0.0032) |
| OKLCH | oklch(74% 0.032 354.2) |
| XYZ | xyz(41.2820, 39.8652, 44.5418) |
| Luminance | 0.3986 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.85
Dusty Pink
#D8A7B1
ΔE00 7.32
Light Mauve
#C292A1
ΔE00 7.60
Grey Pink
#C3909B
ΔE00 8.31
Rosybrown
#BC8F8F
ΔE00 8.55
Thistle
#D8BFD8
ΔE00 9.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCA3AC #A3BCB3
analogous
#BCA3B9 #BCA3AC #BCA7A3
triadic
#BCA3AC #ACBCA3 #A3ACBC
tetradic
#BCA3AC #B9BCA3 #A3BCB3 #A7A3BC
square
#BCA3AC #B9BCA3 #A3BCB3 #A7A3BC
split-complementary
#BCA3AC #A3BCA7 #A3B9BC
monochromatic
#84606D #A2808C #BCA3AC #D6C6CC #F0EAEC
Accessibility & contrast
On white
2.34
#BCA3AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#BCA3AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCA3AC
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCA3AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCA3AC | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A7AC
Deuteranopia (green-blind)
#ABABAB
Tritanopia (blue-blind)
#C0A2A6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #bca3ac; /* rgb */ color: rgb(188, 163, 172); /* oklch */ color: oklch(74.0% 0.032 354.2);
Tailwind
colors: {
custom: {
50: '#d0bec4',
500: '#bca3ac',
950: '#000000',
},
}SCSS
$custom: #bca3ac; $custom-light: #d0bec4; $custom-dark: #000000;
JSON
{
"hex": "#bca3ac",
"rgb": {
"r": 188,
"g": 163,
"b": 172
},
"hsl": {
"h": 338.4,
"s": 15.723,
"l": 68.824
},
"oklch": {
"l": 0.74003,
"c": 0.03165,
"h": 354.2
},
"luminance": 0.39864
}Semantic roles & 50–950 ramp
primary
#BCA3AC
secondary
#DAE1DE
accent
#9A7E4C
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141212
muted
#828181