#BFACB0#BFACB0
#BFACB0 is a light, muted red. Relative luminance 0.437; OKLCH L 76.2% C 0.023 H 3.3°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BFACB0 |
|---|---|
| RGB | rgb(191, 172, 176) |
| HSL | hsl(347, 13%, 71%) |
| HSV | hsv(347, 10%, 75%) |
| CMYK | cmyk(0%, 9.9%, 7.9%, 25.1%) |
| CIE-LAB | lab(72.04, 7.53, 0.45) |
| CIE-LCH | lch(72.04, 7.54, 3.39°) |
| OKLab | oklab(76.18% 0.0226 0.0013) |
| OKLCH | oklch(76.18% 0.023 3.3) |
| XYZ | xyz(44.0741, 43.7167, 47.1823) |
| Luminance | 0.4372 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.24
Dusty Pink
#D8A7B1
ΔE00 9.26
Dark Gray
#A9A9A9
ΔE00 9.26
Dove Gray
#B6B8BD
ΔE00 9.61
Silver
#C0C0C0
ΔE00 9.92
Thistle
#D8BFD8
ΔE00 9.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFACB0 #ACBFBB
analogous
#BFACB9 #BFACB0 #BFB1AC
triadic
#BFACB0 #B0BFAC #ACB0BF
tetradic
#BFACB0 #B9BFAC #ACBFBB #B1ACBF
square
#BFACB0 #B9BFAC #ACBFBB #B1ACBF
split-complementary
#BFACB0 #ACBFB1 #ACB9BF
monochromatic
#88696F #A4898F #BFACB0 #DACFD1 #F2EEEF
Accessibility & contrast
On white
2.16
#BFACB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#BFACB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFACB0
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFACB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFACB0 | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAFB0
Deuteranopia (green-blind)
#B2B2B0
Tritanopia (blue-blind)
#C3ABAD
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #bfacb0; /* rgb */ color: rgb(191, 172, 176); /* oklch */ color: oklch(76.2% 0.023 3.3);
Tailwind
colors: {
custom: {
50: '#d2c4c7',
500: '#bfacb0',
950: '#000000',
},
}SCSS
$custom: #bfacb0; $custom-light: #d2c4c7; $custom-dark: #000000;
JSON
{
"hex": "#bfacb0",
"rgb": {
"r": 191,
"g": 172,
"b": 176
},
"hsl": {
"h": 347.368,
"s": 12.925,
"l": 71.176
},
"oklch": {
"l": 0.76181,
"c": 0.02259,
"h": 3.3
},
"luminance": 0.43716
}Semantic roles & 50–950 ramp
primary
#BFACB0
secondary
#E1E6E5
accent
#97884E
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141213
muted
#828182