#BFA0BB#BFA0BB
#BFA0BB is a light, muted purple. Relative luminance 0.398; OKLCH L 74.2% C 0.052 H 330.4°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA0BB |
|---|---|
| RGB | rgb(191, 160, 187) |
| HSL | hsl(308, 19%, 69%) |
| HSV | hsv(308, 16%, 75%) |
| CMYK | cmyk(0%, 16.2%, 2.1%, 25.1%) |
| CIE-LAB | lab(69.33, 16.10, -9.63) |
| CIE-LCH | lch(69.33, 18.76, 329.13°) |
| OKLab | oklab(74.18% 0.0451 -0.0256) |
| OKLCH | oklch(74.18% 0.052 330.4) |
| XYZ | xyz(43.0253, 39.8067, 52.4210) |
| Luminance | 0.3981 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.63
Light Mauve
#C292A1
ΔE00 7.30
Dusty Lavender
#AC86A8
ΔE00 7.83
Thistle
#D8BFD8
ΔE00 8.14
Dusty Pink
#D8A7B1
ΔE00 8.49
Grey Pink
#C3909B
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA0BB #A0BFA4
analogous
#B4A0BF #BFA0BB #BFA0AC
triadic
#BFA0BB #BBBFA0 #A0BBBF
tetradic
#BFA0BB #BFB4A0 #A0BFA4 #A0ACBF
square
#BFA0BB #BFB4A0 #A0BFA4 #A0ACBF
split-complementary
#BFA0BB #ACBFA0 #A0BFB4
monochromatic
#895C83 #A67BA1 #BFA0BB #D8C5D5 #F0E9EF
Accessibility & contrast
On white
2.34
#BFA0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#BFA0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA0BB
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA0BB | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA7BC
Deuteranopia (green-blind)
#A6ABBA
Tritanopia (blue-blind)
#C2A2A9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #bfa0bb; /* rgb */ color: rgb(191, 160, 187); /* oklch */ color: oklch(74.2% 0.052 330.4);
Tailwind
colors: {
custom: {
50: '#d2bccf',
500: '#bfa0bb',
950: '#000000',
},
}SCSS
$custom: #bfa0bb; $custom-light: #d2bccf; $custom-dark: #000000;
JSON
{
"hex": "#bfa0bb",
"rgb": {
"r": 191,
"g": 160,
"b": 187
},
"hsl": {
"h": 307.742,
"s": 19.497,
"l": 68.824
},
"oklch": {
"l": 0.7418,
"c": 0.05184,
"h": 330.4
},
"luminance": 0.39806
}Semantic roles & 50–950 ramp
primary
#BFA0BB
secondary
#D9E2DA
accent
#9E5348
background
#FCFBFC
surface
#F9F6F9
border
#D2D0D2
text
#141213
muted
#828182