#BCACA7#BCACA7
#BCACA7 is a light, near-neutral red. Relative luminance 0.430; OKLCH L 75.7% C 0.020 H 38.1°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BCACA7 |
|---|---|
| RGB | rgb(188, 172, 167) |
| HSL | hsl(14, 14%, 70%) |
| HSV | hsv(14, 11%, 74%) |
| CMYK | cmyk(0%, 8.5%, 11.2%, 26.3%) |
| CIE-LAB | lab(71.55, 4.89, 4.65) |
| CIE-LCH | lch(71.55, 6.75, 43.58°) |
| OKLab | oklab(75.66% 0.0157 0.0123) |
| OKLCH | oklch(75.66% 0.02 38.1) |
| XYZ | xyz(42.4660, 42.9872, 42.6120) |
| Luminance | 0.4299 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.90
Warm Gray
#C9BEB0
ΔE00 7.31
Dark Gray
#A9A9A9
ΔE00 7.48
Greige
#B8AB98
ΔE00 7.56
Stone
#A89F91
ΔE00 8.00
Mushroom
#BA9E88
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCACA7 #A7B7BC
analogous
#BCA7AD #BCACA7 #BCB7A7
triadic
#BCACA7 #A7BCAC #ACA7BC
tetradic
#BCACA7 #ADBCA7 #A7B7BC #B7A7BC
square
#BCACA7 #ADBCA7 #A7B7BC #B7A7BC
split-complementary
#BCACA7 #A7BCB7 #A7ADBC
monochromatic
#846C65 #A28B84 #BCACA7 #D6CDCA #F1EEEC
Accessibility & contrast
On white
2.19
#BCACA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#BCACA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCACA7
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCACA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCACA7 | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0ADA7
Deuteranopia (green-blind)
#B3B0A7
Tritanopia (blue-blind)
#C1AAAB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #bcaca7; /* rgb */ color: rgb(188, 172, 167); /* oklch */ color: oklch(75.7% 0.020 38.1);
Tailwind
colors: {
custom: {
50: '#d0c4c1',
500: '#bcaca7',
950: '#000000',
},
}SCSS
$custom: #bcaca7; $custom-light: #d0c4c1; $custom-dark: #000000;
JSON
{
"hex": "#bcaca7",
"rgb": {
"r": 188,
"g": 172,
"b": 167
},
"hsl": {
"h": 14.286,
"s": 13.548,
"l": 69.608
},
"oklch": {
"l": 0.75657,
"c": 0.01991,
"h": 38.1
},
"luminance": 0.42986
}Semantic roles & 50–950 ramp
primary
#BCACA7
secondary
#DCE1E2
accent
#86984E
background
#FCFCFB
surface
#F9F8F7
border
#D2D1D0
text
#141212
muted
#828181