#BCA9AF#BCA9AF
#BCA9AF is a light, muted pink. Relative luminance 0.422; OKLCH L 75.3% C 0.023 H 356.6°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BCA9AF |
|---|---|
| RGB | rgb(188, 169, 175) |
| HSL | hsl(341, 12%, 70%) |
| HSV | hsv(341, 10%, 74%) |
| CMYK | cmyk(0%, 10.1%, 6.9%, 26.3%) |
| CIE-LAB | lab(70.98, 7.91, -0.58) |
| CIE-LCH | lch(70.98, 7.93, 355.83°) |
| OKLab | oklab(75.29% 0.0234 -0.0014) |
| OKLCH | oklch(75.29% 0.023 356.6) |
| XYZ | xyz(42.6641, 42.1631, 46.4399) |
| Luminance | 0.4216 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.02
Dusty Pink
#D8A7B1
ΔE00 9.13
Dark Gray
#A9A9A9
ΔE00 9.46
Thistle
#D8BFD8
ΔE00 9.81
Dove Gray
#B6B8BD
ΔE00 9.95
Light Mauve
#C292A1
ΔE00 10.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCA9AF #A9BCB6
analogous
#BCA9B8 #BCA9AF #BCADA9
triadic
#BCA9AF #AFBCA9 #A9AFBC
tetradic
#BCA9AF #B8BCA9 #A9BCB6 #ADA9BC
square
#BCA9AF #B8BCA9 #A9BCB6 #ADA9BC
split-complementary
#BCA9AF #A9BCAD #A9B8BC
monochromatic
#846770 #A1878F #BCA9AF #D7CBCF #F2EEEF
Accessibility & contrast
On white
2.23
#BCA9AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#BCA9AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCA9AF
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCA9AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCA9AF | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABACAF
Deuteranopia (green-blind)
#AFAFAF
Tritanopia (blue-blind)
#C0A8AB
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #bca9af; /* rgb */ color: rgb(188, 169, 175); /* oklch */ color: oklch(75.3% 0.023 356.6);
Tailwind
colors: {
custom: {
50: '#d0c2c6',
500: '#bca9af',
950: '#000000',
},
}SCSS
$custom: #bca9af; $custom-light: #d0c2c6; $custom-dark: #000000;
JSON
{
"hex": "#bca9af",
"rgb": {
"r": 188,
"g": 169,
"b": 175
},
"hsl": {
"h": 341.053,
"s": 12.418,
"l": 70
},
"oklch": {
"l": 0.75285,
"c": 0.02344,
"h": 356.6
},
"luminance": 0.42162
}Semantic roles & 50–950 ramp
primary
#BCA9AF
secondary
#DEE3E1
accent
#97804F
background
#FCFBFC
surface
#F9F7F8
border
#D2D0D1
text
#141213
muted
#828182