#BCACAA#BCACAA
#BCACAA is a light, near-neutral red. Relative luminance 0.431; OKLCH L 75.7% C 0.019 H 26.1°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BCACAA |
|---|---|
| RGB | rgb(188, 172, 170) |
| HSL | hsl(7, 12%, 70%) |
| HSV | hsv(7, 10%, 74%) |
| CMYK | cmyk(0%, 8.5%, 9.6%, 26.3%) |
| CIE-LAB | lab(71.62, 5.40, 3.11) |
| CIE-LCH | lch(71.62, 6.23, 29.94°) |
| OKLab | oklab(75.74% 0.0169 0.0083) |
| OKLCH | oklch(75.74% 0.019 26.1) |
| XYZ | xyz(42.7466, 43.0994, 44.0896) |
| Luminance | 0.4310 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.42
Dark Gray
#A9A9A9
ΔE00 7.49
Warm Gray
#C9BEB0
ΔE00 8.48
Silver
#C0C0C0
ΔE00 8.52
Dove Gray
#B6B8BD
ΔE00 8.71
Greige
#B8AB98
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCACAA #AABABC
analogous
#BCAAB1 #BCACAA #BCB5AA
triadic
#BCACAA #AABCAC #ACAABC
tetradic
#BCACAA #B1BCAA #AABABC #B5AABC
square
#BCACAA #B1BCAA #AABABC #B5AABC
split-complementary
#BCACAA #AABCB5 #AAB1BC
monochromatic
#846B68 #A18B88 #BCACAA #D7CDCC #F2EEEE
Accessibility & contrast
On white
2.18
#BCACAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#BCACAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCACAA
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCACAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCACAA | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAEAA
Deuteranopia (green-blind)
#B3B1AA
Tritanopia (blue-blind)
#C0AAAB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #bcacaa; /* rgb */ color: rgb(188, 172, 170); /* oklch */ color: oklch(75.7% 0.019 26.1);
Tailwind
colors: {
custom: {
50: '#d0c4c3',
500: '#bcacaa',
950: '#000000',
},
}SCSS
$custom: #bcacaa; $custom-light: #d0c4c3; $custom-dark: #000000;
JSON
{
"hex": "#bcacaa",
"rgb": {
"r": 188,
"g": 172,
"b": 170
},
"hsl": {
"h": 6.667,
"s": 11.842,
"l": 70.196
},
"oklch": {
"l": 0.75741,
"c": 0.01877,
"h": 26.1
},
"luminance": 0.43099
}Semantic roles & 50–950 ramp
primary
#BCACAA
secondary
#DEE3E3
accent
#8E9650
background
#FCFCFB
surface
#F9F8F7
border
#D2D1D0
text
#141212
muted
#828181