#BCACAF#BCACAF
#BCACAF is a light, near-neutral red. Relative luminance 0.433; OKLCH L 75.9% C 0.019 H 4.7°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BCACAF |
|---|---|
| RGB | rgb(188, 172, 175) |
| HSL | hsl(349, 11%, 71%) |
| HSV | hsv(349, 9%, 74%) |
| CMYK | cmyk(0%, 8.5%, 6.9%, 26.3%) |
| CIE-LAB | lab(71.75, 6.27, 0.55) |
| CIE-LCH | lch(71.75, 6.29, 4.99°) |
| OKLab | oklab(75.89% 0.0188 0.0015) |
| OKLCH | oklch(75.89% 0.019 4.7) |
| XYZ | xyz(43.2286, 43.2922, 46.6281) |
| Luminance | 0.4329 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.86
Dark Gray
#A9A9A9
ΔE00 8.01
Dove Gray
#B6B8BD
ΔE00 8.52
Silver
#C0C0C0
ΔE00 8.91
Dusty Pink
#D8A7B1
ΔE00 10.49
Warm Gray
#C9BEB0
ΔE00 10.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCACAF #ACBCB9
analogous
#BCACB7 #BCACAF #BCB1AC
triadic
#BCACAF #AFBCAC #ACAFBC
tetradic
#BCACAF #B7BCAC #ACBCB9 #B1ACBC
square
#BCACAF #B7BCAC #ACBCB9 #B1ACBC
split-complementary
#BCACAF #ACBCB1 #ACB7BC
monochromatic
#836A6F #A18A8E #BCACAF #D7CED0 #F1EEEF
Accessibility & contrast
On white
2.17
#BCACAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#BCACAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCACAF
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCACAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCACAF | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAEAF
Deuteranopia (green-blind)
#B1B1AF
Tritanopia (blue-blind)
#BFABAD
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #bcacaf; /* rgb */ color: rgb(188, 172, 175); /* oklch */ color: oklch(75.9% 0.019 4.7);
Tailwind
colors: {
custom: {
50: '#d0c4c6',
500: '#bcacaf',
950: '#000000',
},
}SCSS
$custom: #bcacaf; $custom-light: #d0c4c6; $custom-dark: #000000;
JSON
{
"hex": "#bcacaf",
"rgb": {
"r": 188,
"g": 172,
"b": 175
},
"hsl": {
"h": 348.75,
"s": 10.667,
"l": 70.588
},
"oklch": {
"l": 0.75887,
"c": 0.01888,
"h": 4.7
},
"luminance": 0.43292
}Semantic roles & 50–950 ramp
primary
#BCACAF
secondary
#E0E4E3
accent
#958851
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141213
muted
#828182