#BFA4AB#BFA4AB
#BFA4AB is a light, muted pink. Relative luminance 0.406; OKLCH L 74.4% C 0.033 H 0.5°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA4AB |
|---|---|
| RGB | rgb(191, 164, 171) |
| HSL | hsl(344, 17%, 70%) |
| HSV | hsv(344, 14%, 75%) |
| CMYK | cmyk(0%, 14.1%, 10.5%, 25.1%) |
| CIE-LAB | lab(69.87, 11.03, 0.04) |
| CIE-LCH | lch(69.87, 11.03, 0.23°) |
| OKLab | oklab(74.45% 0.033 0.0003) |
| OKLCH | oklch(74.45% 0.033 0.5) |
| XYZ | xyz(42.1115, 40.5686, 44.1323) |
| Luminance | 0.4057 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.89
Dusty Pink
#D8A7B1
ΔE00 6.65
Light Mauve
#C292A1
ΔE00 7.50
Rosybrown
#BC8F8F
ΔE00 8.01
Grey Pink
#C3909B
ΔE00 8.02
Greyish Pink
#C88D94
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA4AB #A4BFB8
analogous
#BFA4B9 #BFA4AB #BFABA4
triadic
#BFA4AB #ABBFA4 #A4ABBF
tetradic
#BFA4AB #B9BFA4 #A4BFB8 #ABA4BF
square
#BFA4AB #B9BFA4 #A4BFB8 #ABA4BF
split-complementary
#BFA4AB #A4BFAB #A4B9BF
monochromatic
#89606B #A6808A #BFA4AB #D8C8CC #F2ECED
Accessibility & contrast
On white
2.30
#BFA4AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#BFA4AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA4AB
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA4AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA4AB | 1.00 | 2.30 | 9.11 | 9.11 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A8AB
Deuteranopia (green-blind)
#ADACAA
Tritanopia (blue-blind)
#C4A3A6
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #bfa4ab; /* rgb */ color: rgb(191, 164, 171); /* oklch */ color: oklch(74.4% 0.033 0.5);
Tailwind
colors: {
custom: {
50: '#d2bfc4',
500: '#bfa4ab',
950: '#000000',
},
}SCSS
$custom: #bfa4ab; $custom-light: #d2bfc4; $custom-dark: #000000;
JSON
{
"hex": "#bfa4ab",
"rgb": {
"r": 191,
"g": 164,
"b": 171
},
"hsl": {
"h": 344.444,
"s": 17.419,
"l": 69.608
},
"oklch": {
"l": 0.74448,
"c": 0.03295,
"h": 0.5
},
"luminance": 0.40568
}Semantic roles & 50–950 ramp
primary
#BFA4AB
secondary
#DCE3E1
accent
#9C864A
background
#FCFBFC
surface
#F9F7F8
border
#D2D0D1
text
#141212
muted
#828181