#BCA0AF#BCA0AF
#BCA0AF is a light, muted pink. Relative luminance 0.389; OKLCH L 73.5% C 0.039 H 344.6°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BCA0AF |
|---|---|
| RGB | rgb(188, 160, 175) |
| HSL | hsl(328, 17%, 68%) |
| HSV | hsv(328, 15%, 74%) |
| CMYK | cmyk(0%, 14.9%, 6.9%, 26.3%) |
| CIE-LAB | lab(68.70, 12.85, -3.93) |
| CIE-LCH | lch(68.70, 13.44, 343.00°) |
| OKLab | oklab(73.51% 0.0373 -0.0103) |
| OKLCH | oklch(73.51% 0.039 344.6) |
| XYZ | xyz(41.0470, 38.9290, 45.9009) |
| Luminance | 0.3893 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 6.24
Dusty Pink
#D8A7B1
ΔE00 7.02
Grey Pink
#C3909B
ΔE00 7.42
Lilac
#C8A2C8
ΔE00 7.63
Pinkish Grey
#C8ACA9
ΔE00 8.14
Rosybrown
#BC8F8F
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCA0AF #A0BCAD
analogous
#BBA0BC #BCA0AF #BCA0A1
triadic
#BCA0AF #AFBCA0 #A0AFBC
tetradic
#BCA0AF #BCBBA0 #A0BCAD #A0A1BC
square
#BCA0AF #BCBBA0 #A0BCAD #A0A1BC
split-complementary
#BCA0AF #A1BCA0 #A0BCBB
monochromatic
#845D72 #A37C91 #BCA0AF #D5C4CD #EFE8EB
Accessibility & contrast
On white
2.39
#BCA0AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#BCA0AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCA0AF
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCA0AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCA0AF | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A5B0
Deuteranopia (green-blind)
#A8A9AE
Tritanopia (blue-blind)
#C0A0A5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #bca0af; /* rgb */ color: rgb(188, 160, 175); /* oklch */ color: oklch(73.5% 0.039 344.6);
Tailwind
colors: {
custom: {
50: '#d0bcc6',
500: '#bca0af',
950: '#000000',
},
}SCSS
$custom: #bca0af; $custom-light: #d0bcc6; $custom-dark: #000000;
JSON
{
"hex": "#bca0af",
"rgb": {
"r": 188,
"g": 160,
"b": 175
},
"hsl": {
"h": 327.857,
"s": 17.284,
"l": 68.235
},
"oklch": {
"l": 0.73507,
"c": 0.03867,
"h": 344.6
},
"luminance": 0.38928
}Semantic roles & 50–950 ramp
primary
#BCA0AF
secondary
#D8E0DC
accent
#9C704A
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141213
muted
#828182