#BFA7BB#BFA7BB
#BFA7BB is a light, muted pink. Relative luminance 0.423; OKLCH L 75.5% C 0.039 H 331.5°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA7BB |
|---|---|
| RGB | rgb(191, 167, 187) |
| HSL | hsl(310, 16%, 70%) |
| HSV | hsv(310, 13%, 75%) |
| CMYK | cmyk(0%, 12.6%, 2.1%, 25.1%) |
| CIE-LAB | lab(71.08, 12.25, -7.03) |
| CIE-LCH | lch(71.08, 14.12, 330.15°) |
| OKLab | oklab(75.54% 0.0343 -0.0186) |
| OKLCH | oklch(75.54% 0.039 331.5) |
| XYZ | xyz(44.2731, 42.3024, 52.8370) |
| Luminance | 0.4230 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 6.29
Thistle
#D8BFD8
ΔE00 6.71
Dusty Pink
#D8A7B1
ΔE00 8.23
Light Mauve
#C292A1
ΔE00 8.54
Pinkish Grey
#C8ACA9
ΔE00 9.48
Grey Pink
#C3909B
ΔE00 9.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA7BB #A7BFAB
analogous
#B7A7BF #BFA7BB #BFA7AF
triadic
#BFA7BB #BBBFA7 #A7BBBF
tetradic
#BFA7BB #BFB7A7 #A7BFAB #A7AFBF
square
#BFA7BB #BFB7A7 #A7BFAB #A7AFBF
split-complementary
#BFA7BB #AFBFA7 #A7BFB7
monochromatic
#886382 #A584A0 #BFA7BB #D9CAD6 #F2EDF1
Accessibility & contrast
On white
2.22
#BFA7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#BFA7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA7BB
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA7BB | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ACBC
Deuteranopia (green-blind)
#ACAFBA
Tritanopia (blue-blind)
#C1A8AE
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #bfa7bb; /* rgb */ color: rgb(191, 167, 187); /* oklch */ color: oklch(75.5% 0.039 331.5);
Tailwind
colors: {
custom: {
50: '#d2c1cf',
500: '#bfa7bb',
950: '#000000',
},
}SCSS
$custom: #bfa7bb; $custom-light: #d2c1cf; $custom-dark: #000000;
JSON
{
"hex": "#bfa7bb",
"rgb": {
"r": 191,
"g": 167,
"b": 187
},
"hsl": {
"h": 310,
"s": 15.789,
"l": 70.196
},
"oklch": {
"l": 0.75535,
"c": 0.03907,
"h": 331.5
},
"luminance": 0.42302
}Semantic roles & 50–950 ramp
primary
#BFA7BB
secondary
#DEE4DF
accent
#9A594B
background
#FCFBFC
surface
#F9F7F9
border
#D2D0D2
text
#141213
muted
#828182