#BCA7AB#BCA7AB
#BCA7AB is a light, muted red. Relative luminance 0.413; OKLCH L 74.8% C 0.025 H 4.7°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BCA7AB |
|---|---|
| RGB | rgb(188, 167, 171) |
| HSL | hsl(349, 14%, 70%) |
| HSV | hsv(349, 11%, 74%) |
| CMYK | cmyk(0%, 11.2%, 9%, 26.3%) |
| CIE-LAB | lab(70.36, 8.30, 0.73) |
| CIE-LCH | lch(70.36, 8.33, 5.03°) |
| OKLab | oklab(74.77% 0.0249 0.0021) |
| OKLCH | oklch(74.77% 0.025 4.7) |
| XYZ | xyz(41.9078, 41.2699, 44.2784) |
| Luminance | 0.4127 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.13
Dusty Pink
#D8A7B1
ΔE00 8.75
Rosybrown
#BC8F8F
ΔE00 9.47
Dark Gray
#A9A9A9
ΔE00 9.77
Light Mauve
#C292A1
ΔE00 9.87
Grey Pink
#C3909B
ΔE00 10.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCA7AB #A7BCB8
analogous
#BCA7B6 #BCA7AB #BCAEA7
triadic
#BCA7AB #ABBCA7 #A7ABBC
tetradic
#BCA7AB #B6BCA7 #A7BCB8 #AEA7BC
square
#BCA7AB #B6BCA7 #A7BCB8 #AEA7BC
split-complementary
#BCA7AB #A7BCAE #A7B6BC
monochromatic
#84656B #A2848A #BCA7AB #D6CACC #F1ECED
Accessibility & contrast
On white
2.27
#BCA7AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#BCA7AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCA7AB
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCA7AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCA7AB | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAAAB
Deuteranopia (green-blind)
#AEADAB
Tritanopia (blue-blind)
#C0A6A8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #bca7ab; /* rgb */ color: rgb(188, 167, 171); /* oklch */ color: oklch(74.8% 0.025 4.7);
Tailwind
colors: {
custom: {
50: '#d0c1c4',
500: '#bca7ab',
950: '#000000',
},
}SCSS
$custom: #bca7ab; $custom-light: #d0c1c4; $custom-dark: #000000;
JSON
{
"hex": "#bca7ab",
"rgb": {
"r": 188,
"g": 167,
"b": 171
},
"hsl": {
"h": 348.571,
"s": 13.548,
"l": 69.608
},
"oklch": {
"l": 0.74767,
"c": 0.025,
"h": 4.7
},
"luminance": 0.41269
}Semantic roles & 50–950 ramp
primary
#BCA7AB
secondary
#DCE2E1
accent
#988A4E
background
#FCFBFC
surface
#F9F7F8
border
#D2D0D1
text
#141212
muted
#828181