#BFA6BF#BFA6BF
#BFA6BF is a light, muted purple. Relative luminance 0.421; OKLCH L 75.5% C 0.045 H 326.0°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA6BF |
|---|---|
| RGB | rgb(191, 166, 191) |
| HSL | hsl(300, 16%, 70%) |
| HSV | hsv(300, 13%, 75%) |
| CMYK | cmyk(0%, 13.1%, 0%, 25.1%) |
| CIE-LAB | lab(70.95, 13.55, -9.43) |
| CIE-LCH | lch(70.95, 16.51, 325.15°) |
| OKLab | oklab(75.47% 0.0373 -0.0251) |
| OKLCH | oklch(75.47% 0.045 326) |
| XYZ | xyz(44.5248, 42.1111, 55.0628) |
| Luminance | 0.4211 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.76
Thistle
#D8BFD8
ΔE00 6.64
Light Mauve
#C292A1
ΔE00 8.84
Dusty Pink
#D8A7B1
ΔE00 8.95
Dusty Lavender
#AC86A8
ΔE00 9.64
Grey Pink
#C3909B
ΔE00 10.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA6BF #A6BFA6
analogous
#B3A6BF #BFA6BF #BFA6B3
triadic
#BFA6BF #BFBFA6 #A6BFBF
tetradic
#BFA6BF #BFB3A6 #A6BFA6 #A6B3BF
square
#BFA6BF #BFB3A6 #A6BFA6 #A6B3BF
split-complementary
#BFA6BF #B3BFA6 #A6BFB3
monochromatic
#886288 #A582A5 #BFA6BF #D9CAD9 #F2EDF2
Accessibility & contrast
On white
2.23
#BFA6BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#BFA6BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA6BF
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA6BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA6BF | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ACC0
Deuteranopia (green-blind)
#AAAFBE
Tritanopia (blue-blind)
#C1A8AE
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #bfa6bf; /* rgb */ color: rgb(191, 166, 191); /* oklch */ color: oklch(75.5% 0.045 326.0);
Tailwind
colors: {
custom: {
50: '#d2c0d2',
500: '#bfa6bf',
950: '#000000',
},
}SCSS
$custom: #bfa6bf; $custom-light: #d2c0d2; $custom-dark: #000000;
JSON
{
"hex": "#bfa6bf",
"rgb": {
"r": 191,
"g": 166,
"b": 191
},
"hsl": {
"h": 300,
"s": 16.34,
"l": 70
},
"oklch": {
"l": 0.75472,
"c": 0.045,
"h": 326
},
"luminance": 0.4211
}Semantic roles & 50–950 ramp
primary
#BFA6BF
secondary
#DDE4DD
accent
#9B4B4B
background
#FCFBFC
surface
#F9F7F9
border
#D2D0D2
text
#141214
muted
#828182