#BCA2A7#BCA2A7
#BCA2A7 is a light, muted red. Relative luminance 0.393; OKLCH L 73.7% C 0.031 H 4.8°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BCA2A7 |
|---|---|
| RGB | rgb(188, 162, 167) |
| HSL | hsl(348, 16%, 69%) |
| HSV | hsv(348, 14%, 74%) |
| CMYK | cmyk(0%, 13.8%, 11.2%, 26.3%) |
| CIE-LAB | lab(68.98, 10.35, 0.94) |
| CIE-LCH | lch(68.98, 10.39, 5.16°) |
| OKLab | oklab(73.66% 0.0311 0.0026) |
| OKLCH | oklch(73.66% 0.031 4.8) |
| XYZ | xyz(40.6340, 39.3230, 42.0013) |
| Luminance | 0.3932 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.55
Dusty Pink
#D8A7B1
ΔE00 7.38
Rosybrown
#BC8F8F
ΔE00 7.56
Light Mauve
#C292A1
ΔE00 7.81
Grey Pink
#C3909B
ΔE00 8.16
Greyish Pink
#C88D94
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCA2A7 #A2BCB7
analogous
#BCA2B4 #BCA2A7 #BCAAA2
triadic
#BCA2A7 #A7BCA2 #A2A7BC
tetradic
#BCA2A7 #B4BCA2 #A2BCB7 #AAA2BC
square
#BCA2A7 #B4BCA2 #A2BCB7 #AAA2BC
split-complementary
#BCA2A7 #A2BCAA #A2B4BC
monochromatic
#845F66 #A27E85 #BCA2A7 #D6C6C9 #EFE9EA
Accessibility & contrast
On white
2.37
#BCA2A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#BCA2A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCA2A7
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCA2A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCA2A7 | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A6A7
Deuteranopia (green-blind)
#ABAAA7
Tritanopia (blue-blind)
#C1A0A4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #bca2a7; /* rgb */ color: rgb(188, 162, 167); /* oklch */ color: oklch(73.7% 0.031 4.8);
Tailwind
colors: {
custom: {
50: '#d0bdc1',
500: '#bca2a7',
950: '#000000',
},
}SCSS
$custom: #bca2a7; $custom-light: #d0bdc1; $custom-dark: #000000;
JSON
{
"hex": "#bca2a7",
"rgb": {
"r": 188,
"g": 162,
"b": 167
},
"hsl": {
"h": 348.462,
"s": 16.25,
"l": 68.627
},
"oklch": {
"l": 0.73656,
"c": 0.03123,
"h": 4.8
},
"luminance": 0.39322
}Semantic roles & 50–950 ramp
primary
#BCA2A7
secondary
#D9E1DF
accent
#9A8B4B
background
#FCFBFB
surface
#F9F6F7
border
#D2D0D0
text
#141212
muted
#828181