#BFA4BB#BFA4BB
#BFA4BB is a light, muted purple. Relative luminance 0.412; OKLCH L 75.0% C 0.045 H 330.9°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA4BB |
|---|---|
| RGB | rgb(191, 164, 187) |
| HSL | hsl(309, 17%, 70%) |
| HSV | hsv(309, 14%, 75%) |
| CMYK | cmyk(0%, 14.1%, 2.1%, 25.1%) |
| CIE-LAB | lab(70.33, 13.90, -8.15) |
| CIE-LCH | lch(70.33, 16.11, 329.62°) |
| OKLab | oklab(74.95% 0.0389 -0.0216) |
| OKLCH | oklch(74.95% 0.045 330.9) |
| XYZ | xyz(43.7299, 41.2159, 52.6559) |
| Luminance | 0.4122 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.01
Thistle
#D8BFD8
ΔE00 7.17
Light Mauve
#C292A1
ΔE00 7.84
Dusty Pink
#D8A7B1
ΔE00 8.16
Dusty Lavender
#AC86A8
ΔE00 9.23
Grey Pink
#C3909B
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA4BB #A4BFA8
analogous
#B6A4BF #BFA4BB #BFA4AE
triadic
#BFA4BB #BBBFA4 #A4BBBF
tetradic
#BFA4BB #BFB6A4 #A4BFA8 #A4AEBF
square
#BFA4BB #BFB6A4 #A4BFA8 #A4AEBF
split-complementary
#BFA4BB #AEBFA4 #A4BFB6
monochromatic
#896083 #A680A0 #BFA4BB #D8C8D6 #F2ECF1
Accessibility & contrast
On white
2.27
#BFA4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#BFA4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA4BB
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA4BB | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AABC
Deuteranopia (green-blind)
#A9ADBA
Tritanopia (blue-blind)
#C2A5AC
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #bfa4bb; /* rgb */ color: rgb(191, 164, 187); /* oklch */ color: oklch(75.0% 0.045 330.9);
Tailwind
colors: {
custom: {
50: '#d2bfcf',
500: '#bfa4bb',
950: '#000000',
},
}SCSS
$custom: #bfa4bb; $custom-light: #d2bfcf; $custom-dark: #000000;
JSON
{
"hex": "#bfa4bb",
"rgb": {
"r": 191,
"g": 164,
"b": 187
},
"hsl": {
"h": 308.889,
"s": 17.419,
"l": 69.608
},
"oklch": {
"l": 0.74951,
"c": 0.04453,
"h": 330.9
},
"luminance": 0.41215
}Semantic roles & 50–950 ramp
primary
#BFA4BB
secondary
#DCE3DD
accent
#9C564A
background
#FCFBFC
surface
#F9F7F9
border
#D2D0D2
text
#141213
muted
#828182