#BCA4AF#BCA4AF
#BCA4AF is a light, muted pink. Relative luminance 0.403; OKLCH L 74.3% C 0.032 H 348.5°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BCA4AF |
|---|---|
| RGB | rgb(188, 164, 175) |
| HSL | hsl(333, 15%, 69%) |
| HSV | hsv(333, 13%, 74%) |
| CMYK | cmyk(0%, 12.8%, 6.9%, 26.3%) |
| CIE-LAB | lab(69.71, 10.65, -2.44) |
| CIE-LCH | lch(69.71, 10.92, 347.08°) |
| OKLab | oklab(74.29% 0.0311 -0.0063) |
| OKLCH | oklch(74.29% 0.032 348.5) |
| XYZ | xyz(41.7516, 40.3383, 46.1358) |
| Luminance | 0.4034 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.53
Dusty Pink
#D8A7B1
ΔE00 7.55
Light Mauve
#C292A1
ΔE00 7.84
Grey Pink
#C3909B
ΔE00 8.71
Thistle
#D8BFD8
ΔE00 9.02
Rosybrown
#BC8F8F
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCA4AF #A4BCB1
analogous
#BCA4BB #BCA4AF #BCA5A4
triadic
#BCA4AF #AFBCA4 #A4AFBC
tetradic
#BCA4AF #BBBCA4 #A4BCB1 #A5A4BC
square
#BCA4AF #BBBCA4 #A4BCB1 #A5A4BC
split-complementary
#BCA4AF #A4BCA5 #A4BBBC
monochromatic
#846171 #A28190 #BCA4AF #D6C7CE #F0EAED
Accessibility & contrast
On white
2.32
#BCA4AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#BCA4AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCA4AF
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCA4AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCA4AF | 1.00 | 2.32 | 9.07 | 9.07 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A8AF
Deuteranopia (green-blind)
#ABACAE
Tritanopia (blue-blind)
#C0A4A8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #bca4af; /* rgb */ color: rgb(188, 164, 175); /* oklch */ color: oklch(74.3% 0.032 348.5);
Tailwind
colors: {
custom: {
50: '#d0bfc6',
500: '#bca4af',
950: '#000000',
},
}SCSS
$custom: #bca4af; $custom-light: #d0bfc6; $custom-dark: #000000;
JSON
{
"hex": "#bca4af",
"rgb": {
"r": 188,
"g": 164,
"b": 175
},
"hsl": {
"h": 332.5,
"s": 15.19,
"l": 69.02
},
"oklch": {
"l": 0.74293,
"c": 0.03173,
"h": 348.5
},
"luminance": 0.40337
}Semantic roles & 50–950 ramp
primary
#BCA4AF
secondary
#DAE1DE
accent
#99764C
background
#FCFBFC
surface
#F9F7F8
border
#D2D0D1
text
#141213
muted
#828182