#BCABAF#BCABAF
#BCABAF is a light, muted red. Relative luminance 0.429; OKLCH L 75.7% C 0.020 H 1.6°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BCABAF |
|---|---|
| RGB | rgb(188, 171, 175) |
| HSL | hsl(346, 11%, 70%) |
| HSV | hsv(346, 9%, 74%) |
| CMYK | cmyk(0%, 9%, 6.9%, 26.3%) |
| CIE-LAB | lab(71.50, 6.82, 0.17) |
| CIE-LCH | lch(71.50, 6.82, 1.45°) |
| OKLab | oklab(75.69% 0.0204 0.0006) |
| OKLCH | oklch(75.69% 0.02 1.6) |
| XYZ | xyz(43.0390, 42.9130, 46.5649) |
| Luminance | 0.4291 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.83
Dark Gray
#A9A9A9
ΔE00 8.49
Dove Gray
#B6B8BD
ΔE00 8.99
Silver
#C0C0C0
ΔE00 9.48
Dusty Pink
#D8A7B1
ΔE00 10.01
Thistle
#D8BFD8
ΔE00 10.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCABAF #ABBCB8
analogous
#BCABB7 #BCABAF #BCAFAB
triadic
#BCABAF #AFBCAB #ABAFBC
tetradic
#BCABAF #B7BCAB #ABBCB8 #AFABBC
square
#BCABAF #B7BCAB #ABBCB8 #AFABBC
split-complementary
#BCABAF #ABBCAF #ABB7BC
monochromatic
#84696F #A1898F #BCABAF #D7CDCF #F1EEEF
Accessibility & contrast
On white
2.19
#BCABAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#BCABAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCABAF
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCABAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCABAF | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADADAF
Deuteranopia (green-blind)
#B1B0AF
Tritanopia (blue-blind)
#BFAAAC
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #bcabaf; /* rgb */ color: rgb(188, 171, 175); /* oklch */ color: oklch(75.7% 0.020 1.6);
Tailwind
colors: {
custom: {
50: '#d0c4c6',
500: '#bcabaf',
950: '#000000',
},
}SCSS
$custom: #bcabaf; $custom-light: #d0c4c6; $custom-dark: #000000;
JSON
{
"hex": "#bcabaf",
"rgb": {
"r": 188,
"g": 171,
"b": 175
},
"hsl": {
"h": 345.882,
"s": 11.258,
"l": 70.392
},
"oklch": {
"l": 0.75686,
"c": 0.02036,
"h": 1.6
},
"luminance": 0.42912
}Semantic roles & 50–950 ramp
primary
#BCABAF
secondary
#DFE4E3
accent
#958550
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141213
muted
#828182