#BCA2A3#BCA2A3
#BCA2A3 is a light, muted red. Relative luminance 0.392; OKLCH L 73.5% C 0.031 H 15.2°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BCA2A3 |
|---|---|
| RGB | rgb(188, 162, 163) |
| HSL | hsl(358, 16%, 69%) |
| HSV | hsv(358, 14%, 74%) |
| CMYK | cmyk(0%, 13.8%, 13.3%, 26.3%) |
| CIE-LAB | lab(68.88, 9.68, 3.00) |
| CIE-LCH | lch(68.88, 10.13, 17.25°) |
| OKLab | oklab(73.54% 0.0296 0.0081) |
| OKLCH | oklch(73.54% 0.031 15.2) |
| XYZ | xyz(40.2699, 39.1774, 40.0839) |
| Luminance | 0.3918 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.43
Rosybrown
#BC8F8F
ΔE00 7.29
Dusty Pink
#D8A7B1
ΔE00 8.07
Light Mauve
#C292A1
ΔE00 8.77
Grey Pink
#C3909B
ΔE00 8.79
Greyish Pink
#C88D94
ΔE00 9.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCA2A3 #A2BCBB
analogous
#BCA2B0 #BCA2A3 #BCAEA2
triadic
#BCA2A3 #A3BCA2 #A2A3BC
tetradic
#BCA2A3 #B0BCA2 #A2BCBB #AEA2BC
square
#BCA2A3 #B0BCA2 #A2BCBB #AEA2BC
split-complementary
#BCA2A3 #A2BCAE #A2B0BC
monochromatic
#845F61 #A27E80 #BCA2A3 #D6C6C6 #EFE9E9
Accessibility & contrast
On white
2.38
#BCA2A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#BCA2A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCA2A3
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCA2A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCA2A3 | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A5A3
Deuteranopia (green-blind)
#ACAAA3
Tritanopia (blue-blind)
#C2A0A2
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #bca2a3; /* rgb */ color: rgb(188, 162, 163); /* oklch */ color: oklch(73.5% 0.031 15.2);
Tailwind
colors: {
custom: {
50: '#d0bdbe',
500: '#bca2a3',
950: '#000000',
},
}SCSS
$custom: #bca2a3; $custom-light: #d0bdbe; $custom-dark: #000000;
JSON
{
"hex": "#bca2a3",
"rgb": {
"r": 188,
"g": 162,
"b": 163
},
"hsl": {
"h": 357.692,
"s": 16.25,
"l": 68.627
},
"oklch": {
"l": 0.73539,
"c": 0.03063,
"h": 15.2
},
"luminance": 0.39176
}Semantic roles & 50–950 ramp
primary
#BCA2A3
secondary
#D9E1E0
accent
#9A974B
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141212
muted
#828181