#BFA6AB#BFA6AB
#BFA6AB is a light, muted red. Relative luminance 0.413; OKLCH L 74.8% C 0.030 H 4.3°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA6AB |
|---|---|
| RGB | rgb(191, 166, 171) |
| HSL | hsl(348, 16%, 70%) |
| HSV | hsv(348, 13%, 75%) |
| CMYK | cmyk(0%, 13.1%, 10.5%, 25.1%) |
| CIE-LAB | lab(70.38, 9.94, 0.78) |
| CIE-LCH | lch(70.38, 9.97, 4.50°) |
| OKLab | oklab(74.84% 0.0298 0.0022) |
| OKLCH | oklch(74.84% 0.03 4.3) |
| XYZ | xyz(42.4722, 41.2900, 44.2526) |
| Luminance | 0.4129 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.02
Dusty Pink
#D8A7B1
ΔE00 7.33
Rosybrown
#BC8F8F
ΔE00 8.49
Light Mauve
#C292A1
ΔE00 8.56
Grey Pink
#C3909B
ΔE00 8.96
Thistle
#D8BFD8
ΔE00 10.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA6AB #A6BFBA
analogous
#BFA6B8 #BFA6AB #BFADA6
triadic
#BFA6AB #ABBFA6 #A6ABBF
tetradic
#BFA6AB #B8BFA6 #A6BFBA #ADA6BF
square
#BFA6AB #B8BFA6 #A6BFBA #ADA6BF
split-complementary
#BFA6AB #A6BFAD #A6B8BF
monochromatic
#88626A #A58289 #BFA6AB #D9CACD #F2EDEE
Accessibility & contrast
On white
2.27
#BFA6AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#BFA6AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA6AB
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA6AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA6AB | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AAAB
Deuteranopia (green-blind)
#AFAEAB
Tritanopia (blue-blind)
#C4A5A8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #bfa6ab; /* rgb */ color: rgb(191, 166, 171); /* oklch */ color: oklch(74.8% 0.030 4.3);
Tailwind
colors: {
custom: {
50: '#d2c0c4',
500: '#bfa6ab',
950: '#000000',
},
}SCSS
$custom: #bfa6ab; $custom-light: #d2c0c4; $custom-dark: #000000;
JSON
{
"hex": "#bfa6ab",
"rgb": {
"r": 191,
"g": 166,
"b": 171
},
"hsl": {
"h": 348,
"s": 16.34,
"l": 70
},
"oklch": {
"l": 0.74842,
"c": 0.02992,
"h": 4.3
},
"luminance": 0.41289
}Semantic roles & 50–950 ramp
primary
#BFA6AB
secondary
#DDE4E3
accent
#9B8B4B
background
#FCFBFC
surface
#F9F7F8
border
#D2D0D1
text
#141212
muted
#828181