#BCA8AF#BCA8AF
#BCA8AF is a light, muted pink. Relative luminance 0.418; OKLCH L 75.1% C 0.025 H 354.5°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BCA8AF |
|---|---|
| RGB | rgb(188, 168, 175) |
| HSL | hsl(339, 13%, 70%) |
| HSV | hsv(339, 11%, 74%) |
| CMYK | cmyk(0%, 10.6%, 6.9%, 26.3%) |
| CIE-LAB | lab(70.73, 8.45, -0.95) |
| CIE-LCH | lch(70.73, 8.51, 353.59°) |
| OKLab | oklab(75.09% 0.0249 -0.0024) |
| OKLCH | oklch(75.09% 0.025 354.5) |
| XYZ | xyz(42.4788, 41.7925, 46.3781) |
| Luminance | 0.4179 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.23
Dusty Pink
#D8A7B1
ΔE00 8.74
Thistle
#D8BFD8
ΔE00 9.57
Light Mauve
#C292A1
ΔE00 9.79
Dark Gray
#A9A9A9
ΔE00 9.95
Rosybrown
#BC8F8F
ΔE00 10.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCA8AF #A8BCB5
analogous
#BCA8B9 #BCA8AF #BCABA8
triadic
#BCA8AF #AFBCA8 #A8AFBC
tetradic
#BCA8AF #B9BCA8 #A8BCB5 #ABA8BC
square
#BCA8AF #B9BCA8 #A8BCB5 #ABA8BC
split-complementary
#BCA8AF #A8BCAB #A8B9BC
monochromatic
#846670 #A1858F #BCA8AF #D7CBCF #F1EDEF
Accessibility & contrast
On white
2.24
#BCA8AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#BCA8AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCA8AF
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCA8AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCA8AF | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAABAF
Deuteranopia (green-blind)
#AEAEAF
Tritanopia (blue-blind)
#C0A7AA
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #bca8af; /* rgb */ color: rgb(188, 168, 175); /* oklch */ color: oklch(75.1% 0.025 354.5);
Tailwind
colors: {
custom: {
50: '#d0c1c6',
500: '#bca8af',
950: '#000000',
},
}SCSS
$custom: #bca8af; $custom-light: #d0c1c6; $custom-dark: #000000;
JSON
{
"hex": "#bca8af",
"rgb": {
"r": 188,
"g": 168,
"b": 175
},
"hsl": {
"h": 339,
"s": 12.987,
"l": 69.804
},
"oklch": {
"l": 0.75086,
"c": 0.02505,
"h": 354.5
},
"luminance": 0.41792
}Semantic roles & 50–950 ramp
primary
#BCA8AF
secondary
#DDE3E1
accent
#977E4E
background
#FCFBFC
surface
#F9F7F8
border
#D2D0D1
text
#141213
muted
#828182