#BCA7AA#BCA7AA
#BCA7AA is a light, muted red. Relative luminance 0.412; OKLCH L 74.7% C 0.025 H 7.9°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BCA7AA |
|---|---|
| RGB | rgb(188, 167, 170) |
| HSL | hsl(351, 14%, 70%) |
| HSV | hsv(351, 11%, 74%) |
| CMYK | cmyk(0%, 11.2%, 9.6%, 26.3%) |
| CIE-LAB | lab(70.34, 8.12, 1.24) |
| CIE-LCH | lch(70.34, 8.22, 8.71°) |
| OKLab | oklab(74.74% 0.0245 0.0034) |
| OKLCH | oklch(74.74% 0.025 7.9) |
| XYZ | xyz(41.8129, 41.2319, 43.7783) |
| Luminance | 0.4123 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.83
Dusty Pink
#D8A7B1
ΔE00 8.90
Rosybrown
#BC8F8F
ΔE00 9.41
Dark Gray
#A9A9A9
ΔE00 9.64
Light Mauve
#C292A1
ΔE00 10.07
Grey Pink
#C3909B
ΔE00 10.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCA7AA #A7BCB9
analogous
#BCA7B5 #BCA7AA #BCAFA7
triadic
#BCA7AA #AABCA7 #A7AABC
tetradic
#BCA7AA #B5BCA7 #A7BCB9 #AFA7BC
square
#BCA7AA #B5BCA7 #A7BCB9 #AFA7BC
split-complementary
#BCA7AA #A7BCAF #A7B5BC
monochromatic
#846569 #A28488 #BCA7AA #D6CACC #F1ECED
Accessibility & contrast
On white
2.27
#BCA7AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#BCA7AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCA7AA
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCA7AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCA7AA | 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)
#AAAAAA
Deuteranopia (green-blind)
#AEADAA
Tritanopia (blue-blind)
#C0A6A8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #bca7aa; /* rgb */ color: rgb(188, 167, 170); /* oklch */ color: oklch(74.7% 0.025 7.9);
Tailwind
colors: {
custom: {
50: '#d0c1c3',
500: '#bca7aa',
950: '#000000',
},
}SCSS
$custom: #bca7aa; $custom-light: #d0c1c3; $custom-dark: #000000;
JSON
{
"hex": "#bca7aa",
"rgb": {
"r": 188,
"g": 167,
"b": 170
},
"hsl": {
"h": 351.429,
"s": 13.548,
"l": 69.608
},
"oklch": {
"l": 0.74738,
"c": 0.02477,
"h": 7.9
},
"luminance": 0.41231
}Semantic roles & 50–950 ramp
primary
#BCA7AA
secondary
#DCE2E2
accent
#988D4E
background
#FCFBFB
surface
#F9F7F7
border
#D2D0D0
text
#141212
muted
#828181