#BFA4AF#BFA4AF
#BFA4AF is a light, muted pink. Relative luminance 0.407; OKLCH L 74.6% C 0.035 H 351.5°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA4AF |
|---|---|
| RGB | rgb(191, 164, 175) |
| HSL | hsl(336, 17%, 70%) |
| HSV | hsv(336, 14%, 75%) |
| CMYK | cmyk(0%, 14.1%, 8.4%, 25.1%) |
| CIE-LAB | lab(69.98, 11.73, -2.01) |
| CIE-LCH | lch(69.98, 11.90, 350.27°) |
| OKLab | oklab(74.57% 0.0345 -0.0052) |
| OKLCH | oklch(74.57% 0.035 351.5) |
| XYZ | xyz(42.4986, 40.7234, 46.1708) |
| Luminance | 0.4072 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.36
Dusty Pink
#D8A7B1
ΔE00 6.57
Light Mauve
#C292A1
ΔE00 7.10
Grey Pink
#C3909B
ΔE00 7.96
Rosybrown
#BC8F8F
ΔE00 8.75
Thistle
#D8BFD8
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA4AF #A4BFB4
analogous
#BFA4BC #BFA4AF #BFA7A4
triadic
#BFA4AF #AFBFA4 #A4AFBF
tetradic
#BFA4AF #BCBFA4 #A4BFB4 #A7A4BF
square
#BFA4AF #BCBFA4 #A4BFB4 #A7A4BF
split-complementary
#BFA4AF #A4BFA7 #A4BCBF
monochromatic
#896071 #A6808F #BFA4AF #D8C8CF #F2ECEE
Accessibility & contrast
On white
2.30
#BFA4AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#BFA4AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA4AF
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA4AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA4AF | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A8AF
Deuteranopia (green-blind)
#ACADAE
Tritanopia (blue-blind)
#C4A3A8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #bfa4af; /* rgb */ color: rgb(191, 164, 175); /* oklch */ color: oklch(74.6% 0.035 351.5);
Tailwind
colors: {
custom: {
50: '#d2bfc6',
500: '#bfa4af',
950: '#000000',
},
}SCSS
$custom: #bfa4af; $custom-light: #d2bfc6; $custom-dark: #000000;
JSON
{
"hex": "#bfa4af",
"rgb": {
"r": 191,
"g": 164,
"b": 175
},
"hsl": {
"h": 335.556,
"s": 17.419,
"l": 69.608
},
"oklch": {
"l": 0.74569,
"c": 0.03487,
"h": 351.5
},
"luminance": 0.40722
}Semantic roles & 50–950 ramp
primary
#BFA4AF
secondary
#DCE3E0
accent
#9C7A4A
background
#FCFBFC
surface
#F9F7F8
border
#D2D0D1
text
#141213
muted
#828182