#BFACAB#BFACAB
#BFACAB is a light, muted red. Relative luminance 0.435; OKLCH L 76.0% C 0.022 H 21.3°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BFACAB |
|---|---|
| RGB | rgb(191, 172, 171) |
| HSL | hsl(3, 14%, 71%) |
| HSV | hsv(3, 10%, 75%) |
| CMYK | cmyk(0%, 9.9%, 10.5%, 25.1%) |
| CIE-LAB | lab(71.91, 6.67, 3.01) |
| CIE-LCH | lch(71.91, 7.31, 24.27°) |
| OKLab | oklab(76.04% 0.0206 0.008) |
| OKLCH | oklch(76.04% 0.022 21.3) |
| XYZ | xyz(43.5885, 43.5225, 44.6247) |
| Luminance | 0.4352 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.24
Dark Gray
#A9A9A9
ΔE00 8.70
Silver
#C0C0C0
ΔE00 9.46
Warm Gray
#C9BEB0
ΔE00 9.50
Dove Gray
#B6B8BD
ΔE00 9.64
Mushroom
#BA9E88
ΔE00 10.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFACAB #ABBEBF
analogous
#BFABB4 #BFACAB #BFB6AB
triadic
#BFACAB #ABBFAC #ACABBF
tetradic
#BFACAB #B4BFAB #ABBEBF #B6ABBF
square
#BFACAB #B4BFAB #ABBEBF #B6ABBF
split-complementary
#BFACAB #ABBFB6 #ABB4BF
monochromatic
#886968 #A58A88 #BFACAB #D9CECE #F2EEEE
Accessibility & contrast
On white
2.16
#BFACAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#BFACAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFACAB
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFACAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFACAB | 1.00 | 2.16 | 9.70 | 9.70 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAEAB
Deuteranopia (green-blind)
#B3B2AB
Tritanopia (blue-blind)
#C4AAAC
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #bfacab; /* rgb */ color: rgb(191, 172, 171); /* oklch */ color: oklch(76.0% 0.022 21.3);
Tailwind
colors: {
custom: {
50: '#d2c4c4',
500: '#bfacab',
950: '#000000',
},
}SCSS
$custom: #bfacab; $custom-light: #d2c4c4; $custom-dark: #000000;
JSON
{
"hex": "#bfacab",
"rgb": {
"r": 191,
"g": 172,
"b": 171
},
"hsl": {
"h": 3,
"s": 13.514,
"l": 70.98
},
"oklch": {
"l": 0.76036,
"c": 0.0221,
"h": 21.3
},
"luminance": 0.43522
}Semantic roles & 50–950 ramp
primary
#BFACAB
secondary
#E0E5E6
accent
#94984E
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141212
muted
#828181