#BCA2A0#BCA2A0
#BCA2A0 is a light, muted red. Relative luminance 0.391; OKLCH L 73.5% C 0.031 H 23.1°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BCA2A0 |
|---|---|
| RGB | rgb(188, 162, 160) |
| HSL | hsl(4, 17%, 68%) |
| HSV | hsv(4, 15%, 74%) |
| CMYK | cmyk(0%, 13.8%, 14.9%, 26.3%) |
| CIE-LAB | lab(68.80, 9.18, 4.56) |
| CIE-LCH | lch(68.80, 10.25, 26.41°) |
| OKLab | oklab(73.45% 0.0284 0.0121) |
| OKLCH | oklch(73.45% 0.031 23.1) |
| XYZ | xyz(40.0043, 39.0712, 38.6851) |
| Luminance | 0.3907 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.03
Rosybrown
#BC8F8F
ΔE00 7.41
Dusty Pink
#D8A7B1
ΔE00 8.86
Mushroom
#BA9E88
ΔE00 9.29
Grey Pink
#C3909B
ΔE00 9.53
Light Mauve
#C292A1
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCA2A0 #A0BABC
analogous
#BCA0AC #BCA2A0 #BCB0A0
triadic
#BCA2A0 #A0BCA2 #A2A0BC
tetradic
#BCA2A0 #ACBCA0 #A0BABC #B0A0BC
square
#BCA2A0 #ACBCA0 #A0BABC #B0A0BC
split-complementary
#BCA2A0 #A0BCB0 #A0ACBC
monochromatic
#84605D #A37F7C #BCA2A0 #D5C5C4 #EFE8E8
Accessibility & contrast
On white
2.38
#BCA2A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#BCA2A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCA2A0
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCA2A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCA2A0 | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A5A0
Deuteranopia (green-blind)
#ADAAA0
Tritanopia (blue-blind)
#C29FA2
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #bca2a0; /* rgb */ color: rgb(188, 162, 160); /* oklch */ color: oklch(73.5% 0.031 23.1);
Tailwind
colors: {
custom: {
50: '#d0bdbc',
500: '#bca2a0',
950: '#000000',
},
}SCSS
$custom: #bca2a0; $custom-light: #d0bdbc; $custom-dark: #000000;
JSON
{
"hex": "#bca2a0",
"rgb": {
"r": 188,
"g": 162,
"b": 160
},
"hsl": {
"h": 4.286,
"s": 17.284,
"l": 68.235
},
"oklch": {
"l": 0.73454,
"c": 0.03083,
"h": 23.1
},
"luminance": 0.3907
}Semantic roles & 50–950 ramp
primary
#BCA2A0
secondary
#D8E0E0
accent
#969C4A
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141212
muted
#828181