#BFA6BB#BFA6BB
#BFA6BB is a light, muted purple. Relative luminance 0.419; OKLCH L 75.3% C 0.041 H 331.3°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA6BB |
|---|---|
| RGB | rgb(191, 166, 187) |
| HSL | hsl(310, 16%, 70%) |
| HSV | hsv(310, 13%, 75%) |
| CMYK | cmyk(0%, 13.1%, 2.1%, 25.1%) |
| CIE-LAB | lab(70.83, 12.80, -7.40) |
| CIE-LCH | lch(70.83, 14.78, 329.96°) |
| OKLab | oklab(75.34% 0.0359 -0.0196) |
| OKLCH | oklch(75.34% 0.041 331.3) |
| XYZ | xyz(44.0906, 41.9374, 52.7761) |
| Luminance | 0.4194 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.84
Thistle
#D8BFD8
ΔE00 6.83
Dusty Pink
#D8A7B1
ΔE00 8.18
Light Mauve
#C292A1
ΔE00 8.28
Grey Pink
#C3909B
ΔE00 9.69
Pinkish Grey
#C8ACA9
ΔE00 9.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA6BB #A6BFAA
analogous
#B7A6BF #BFA6BB #BFA6AE
triadic
#BFA6BB #BBBFA6 #A6BBBF
tetradic
#BFA6BB #BFB7A6 #A6BFAA #A6AEBF
square
#BFA6BB #BFB7A6 #A6BFAA #A6AEBF
split-complementary
#BFA6BB #AEBFA6 #A6BFB7
monochromatic
#886282 #A582A0 #BFA6BB #D9CAD6 #F2EDF1
Accessibility & contrast
On white
2.24
#BFA6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#BFA6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA6BB
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA6BB | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ABBC
Deuteranopia (green-blind)
#ABAEBA
Tritanopia (blue-blind)
#C1A7AD
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #bfa6bb; /* rgb */ color: rgb(191, 166, 187); /* oklch */ color: oklch(75.3% 0.041 331.3);
Tailwind
colors: {
custom: {
50: '#d2c0cf',
500: '#bfa6bb',
950: '#000000',
},
}SCSS
$custom: #bfa6bb; $custom-light: #d2c0cf; $custom-dark: #000000;
JSON
{
"hex": "#bfa6bb",
"rgb": {
"r": 191,
"g": 166,
"b": 187
},
"hsl": {
"h": 309.6,
"s": 16.34,
"l": 70
},
"oklch": {
"l": 0.7534,
"c": 0.04089,
"h": 331.3
},
"luminance": 0.41937
}Semantic roles & 50–950 ramp
primary
#BFA6BB
secondary
#DDE4DE
accent
#9B584B
background
#FCFBFC
surface
#F9F7F9
border
#D2D0D2
text
#141213
muted
#828182