#BFA1BB#BFA1BB
#BFA1BB is a light, muted purple. Relative luminance 0.402; OKLCH L 74.4% C 0.050 H 330.5°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA1BB |
|---|---|
| RGB | rgb(191, 161, 187) |
| HSL | hsl(308, 19%, 69%) |
| HSV | hsv(308, 16%, 75%) |
| CMYK | cmyk(0%, 15.7%, 2.1%, 25.1%) |
| CIE-LAB | lab(69.58, 15.55, -9.26) |
| CIE-LCH | lch(69.58, 18.10, 329.23°) |
| OKLab | oklab(74.37% 0.0435 -0.0246) |
| OKLCH | oklch(74.37% 0.05 330.5) |
| XYZ | xyz(43.1993, 40.1548, 52.4790) |
| Luminance | 0.4015 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.93
Light Mauve
#C292A1
ΔE00 7.39
Thistle
#D8BFD8
ΔE00 7.88
Dusty Lavender
#AC86A8
ΔE00 8.16
Dusty Pink
#D8A7B1
ΔE00 8.37
Grey Pink
#C3909B
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA1BB #A1BFA5
analogous
#B4A1BF #BFA1BB #BFA1AC
triadic
#BFA1BB #BBBFA1 #A1BBBF
tetradic
#BFA1BB #BFB4A1 #A1BFA5 #A1ACBF
square
#BFA1BB #BFB4A1 #A1BFA5 #A1ACBF
split-complementary
#BFA1BB #ACBFA1 #A1BFB4
monochromatic
#895D83 #A67DA1 #BFA1BB #D8C5D5 #F1EAF0
Accessibility & contrast
On white
2.33
#BFA1BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#BFA1BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA1BB
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA1BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA1BB | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A8BC
Deuteranopia (green-blind)
#A7ABBA
Tritanopia (blue-blind)
#C2A3AA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #bfa1bb; /* rgb */ color: rgb(191, 161, 187); /* oklch */ color: oklch(74.4% 0.050 330.5);
Tailwind
colors: {
custom: {
50: '#d2bdcf',
500: '#bfa1bb',
950: '#000000',
},
}SCSS
$custom: #bfa1bb; $custom-light: #d2bdcf; $custom-dark: #000000;
JSON
{
"hex": "#bfa1bb",
"rgb": {
"r": 191,
"g": 161,
"b": 187
},
"hsl": {
"h": 308,
"s": 18.987,
"l": 69.02
},
"oklch": {
"l": 0.74372,
"c": 0.05001,
"h": 330.5
},
"luminance": 0.40154
}Semantic roles & 50–950 ramp
primary
#BFA1BB
secondary
#DAE2DB
accent
#9D5448
background
#FCFBFC
surface
#F9F6F9
border
#D2D0D2
text
#141213
muted
#828182