#BFA7AB#BFA7AB
#BFA7AB is a light, muted red. Relative luminance 0.417; OKLCH L 75.0% C 0.028 H 6.4°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA7AB |
|---|---|
| RGB | rgb(191, 167, 171) |
| HSL | hsl(350, 16%, 70%) |
| HSV | hsv(350, 13%, 75%) |
| CMYK | cmyk(0%, 12.6%, 10.5%, 25.1%) |
| CIE-LAB | lab(70.63, 9.39, 1.15) |
| CIE-LCH | lch(70.63, 9.46, 7.00°) |
| OKLab | oklab(75.04% 0.0283 0.0032) |
| OKLCH | oklch(75.04% 0.028 6.4) |
| XYZ | xyz(42.6547, 41.6550, 44.3134) |
| Luminance | 0.4165 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.63
Dusty Pink
#D8A7B1
ΔE00 7.72
Rosybrown
#BC8F8F
ΔE00 8.79
Light Mauve
#C292A1
ΔE00 9.12
Grey Pink
#C3909B
ΔE00 9.47
Thistle
#D8BFD8
ΔE00 10.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA7AB #A7BFBB
analogous
#BFA7B7 #BFA7AB #BFAFA7
triadic
#BFA7AB #ABBFA7 #A7ABBF
tetradic
#BFA7AB #B7BFA7 #A7BFBB #AFA7BF
square
#BFA7AB #B7BFA7 #A7BFBB #AFA7BF
split-complementary
#BFA7AB #A7BFAF #A7B7BF
monochromatic
#886369 #A58489 #BFA7AB #D9CACD #F2EDEE
Accessibility & contrast
On white
2.25
#BFA7AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#BFA7AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA7AB
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA7AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA7AB | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAAAB
Deuteranopia (green-blind)
#AFAEAB
Tritanopia (blue-blind)
#C4A6A8
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #bfa7ab; /* rgb */ color: rgb(191, 167, 171); /* oklch */ color: oklch(75.0% 0.028 6.4);
Tailwind
colors: {
custom: {
50: '#d2c1c4',
500: '#bfa7ab',
950: '#000000',
},
}SCSS
$custom: #bfa7ab; $custom-light: #d2c1c4; $custom-dark: #000000;
JSON
{
"hex": "#bfa7ab",
"rgb": {
"r": 191,
"g": 167,
"b": 171
},
"hsl": {
"h": 350,
"s": 15.789,
"l": 70.196
},
"oklch": {
"l": 0.7504,
"c": 0.02848,
"h": 6.4
},
"luminance": 0.41654
}Semantic roles & 50–950 ramp
primary
#BFA7AB
secondary
#DEE4E3
accent
#9A8D4B
background
#FCFBFC
surface
#F9F7F8
border
#D2D0D1
text
#141212
muted
#828181