#BFA8AB#BFA8AB
#BFA8AB is a light, muted red. Relative luminance 0.420; OKLCH L 75.2% C 0.027 H 8.8°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA8AB |
|---|---|
| RGB | rgb(191, 168, 171) |
| HSL | hsl(352, 15%, 70%) |
| HSV | hsv(352, 12%, 75%) |
| CMYK | cmyk(0%, 12%, 10.5%, 25.1%) |
| CIE-LAB | lab(70.89, 8.84, 1.52) |
| CIE-LCH | lch(70.89, 8.97, 9.77°) |
| OKLab | oklab(75.24% 0.0268 0.0042) |
| OKLCH | oklch(75.24% 0.027 8.8) |
| XYZ | xyz(42.8386, 42.0228, 44.3747) |
| Luminance | 0.4202 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.31
Dusty Pink
#D8A7B1
ΔE00 8.16
Rosybrown
#BC8F8F
ΔE00 9.13
Light Mauve
#C292A1
ΔE00 9.69
Grey Pink
#C3909B
ΔE00 9.99
Dark Gray
#A9A9A9
ΔE00 10.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA8AB #A8BFBC
analogous
#BFA8B6 #BFA8AB #BFB0A8
triadic
#BFA8AB #ABBFA8 #A8ABBF
tetradic
#BFA8AB #B6BFA8 #A8BFBC #B0A8BF
square
#BFA8AB #B6BFA8 #A8BFBC #B0A8BF
split-complementary
#BFA8AB #A8BFB0 #A8B6BF
monochromatic
#886469 #A58589 #BFA8AB #D9CBCD #F2EDEE
Accessibility & contrast
On white
2.23
#BFA8AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#BFA8AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA8AB
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA8AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA8AB | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABABAB
Deuteranopia (green-blind)
#B0AFAB
Tritanopia (blue-blind)
#C4A6A9
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #bfa8ab; /* rgb */ color: rgb(191, 168, 171); /* oklch */ color: oklch(75.2% 0.027 8.8);
Tailwind
colors: {
custom: {
50: '#d2c1c4',
500: '#bfa8ab',
950: '#000000',
},
}SCSS
$custom: #bfa8ab; $custom-light: #d2c1c4; $custom-dark: #000000;
JSON
{
"hex": "#bfa8ab",
"rgb": {
"r": 191,
"g": 168,
"b": 171
},
"hsl": {
"h": 352.174,
"s": 15.232,
"l": 70.392
},
"oklch": {
"l": 0.75238,
"c": 0.02707,
"h": 8.8
},
"luminance": 0.42022
}Semantic roles & 50–950 ramp
primary
#BFA8AB
secondary
#DEE5E4
accent
#998F4C
background
#FCFBFC
surface
#F9F7F8
border
#D2D0D1
text
#141212
muted
#828181