#BFA2BF#BFA2BF
#BFA2BF is a light, muted purple. Relative luminance 0.407; OKLCH L 74.7% C 0.052 H 326.1°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA2BF |
|---|---|
| RGB | rgb(191, 162, 191) |
| HSL | hsl(300, 18%, 69%) |
| HSV | hsv(300, 15%, 75%) |
| CMYK | cmyk(0%, 15.2%, 0%, 25.1%) |
| CIE-LAB | lab(69.95, 15.75, -10.92) |
| CIE-LCH | lch(69.95, 19.17, 325.27°) |
| OKLab | oklab(74.7% 0.0434 -0.0292) |
| OKLCH | oklch(74.7% 0.052 326.1) |
| XYZ | xyz(43.8090, 40.6794, 54.8242) |
| Luminance | 0.4068 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.23
Thistle
#D8BFD8
ΔE00 7.64
Dusty Lavender
#AC86A8
ΔE00 8.29
Light Mauve
#C292A1
ΔE00 8.32
Dusty Pink
#D8A7B1
ΔE00 9.20
Plum
#DDA0DD
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA2BF #A2BFA2
analogous
#B1A2BF #BFA2BF #BFA2B1
triadic
#BFA2BF #BFBFA2 #A2BFBF
tetradic
#BFA2BF #BFB1A2 #A2BFA2 #A2B1BF
square
#BFA2BF #BFB1A2 #A2BFA2 #A2B1BF
split-complementary
#BFA2BF #B1BFA2 #A2BFB1
monochromatic
#895E89 #A67EA6 #BFA2BF #D8C6D8 #F1EBF1
Accessibility & contrast
On white
2.30
#BFA2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#BFA2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA2BF
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA2BF | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A9C0
Deuteranopia (green-blind)
#A6ACBE
Tritanopia (blue-blind)
#C1A4AC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #bfa2bf; /* rgb */ color: rgb(191, 162, 191); /* oklch */ color: oklch(74.7% 0.052 326.1);
Tailwind
colors: {
custom: {
50: '#d2bdd2',
500: '#bfa2bf',
950: '#000000',
},
}SCSS
$custom: #bfa2bf; $custom-light: #d2bdd2; $custom-dark: #000000;
JSON
{
"hex": "#bfa2bf",
"rgb": {
"r": 191,
"g": 162,
"b": 191
},
"hsl": {
"h": 300,
"s": 18.471,
"l": 69.216
},
"oklch": {
"l": 0.747,
"c": 0.0523,
"h": 326.1
},
"luminance": 0.40679
}Semantic roles & 50–950 ramp
primary
#BFA2BF
secondary
#DAE3DA
accent
#9D4949
background
#FCFBFC
surface
#F9F6F9
border
#D2D0D2
text
#141214
muted
#828182