#BFACC7#BFACC7
#BFACC7 is a light, muted purple. Relative luminance 0.447; OKLCH L 76.9% C 0.043 H 316.0°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BFACC7 |
|---|---|
| RGB | rgb(191, 172, 199) |
| HSL | hsl(282, 19%, 73%) |
| HSV | hsv(282, 14%, 78%) |
| CMYK | cmyk(4%, 13.6%, 0%, 22%) |
| CIE-LAB | lab(72.70, 11.79, -11.22) |
| CIE-LCH | lch(72.70, 16.28, 316.42°) |
| OKLab | oklab(76.91% 0.0311 -0.0301) |
| OKLCH | oklch(76.91% 0.043 316) |
| XYZ | xyz(46.5456, 44.7053, 60.1987) |
| Luminance | 0.4471 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.67
Lilac
#C8A2C8
ΔE00 5.89
Lavender
#B39DDB
ΔE00 10.13
Dusty Pink
#D8A7B1
ΔE00 10.70
Light Lavender
#DFC5FE
ΔE00 10.89
Plum
#DDA0DD
ΔE00 10.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFACC7 #B4C7AC
analogous
#B1ACC7 #BFACC7 #C7ACC1
triadic
#BFACC7 #C7BFAC #ACC7BF
tetradic
#BFACC7 #C7B1AC #B4C7AC #ACC1C7
square
#BFACC7 #C7B1AC #B4C7AC #ACC1C7
split-complementary
#BFACC7 #C1C7AC #ACC7B1
monochromatic
#866494 #A387AE #BFACC7 #DBD1E0 #F1EDF3
Accessibility & contrast
On white
2.11
#BFACC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#BFACC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFACC7
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFACC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFACC7 | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B1C8
Deuteranopia (green-blind)
#ADB3C6
Tritanopia (blue-blind)
#BFAFB5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #bfacc7; /* rgb */ color: rgb(191, 172, 199); /* oklch */ color: oklch(76.9% 0.043 316.0);
Tailwind
colors: {
custom: {
50: '#d2c4d8',
500: '#bfacc7',
950: '#000000',
},
}SCSS
$custom: #bfacc7; $custom-light: #d2c4d8; $custom-dark: #000000;
JSON
{
"hex": "#bfacc7",
"rgb": {
"r": 191,
"g": 172,
"b": 199
},
"hsl": {
"h": 282.222,
"s": 19.424,
"l": 72.745
},
"oklch": {
"l": 0.76912,
"c": 0.04327,
"h": 316
},
"luminance": 0.44705
}Semantic roles & 50–950 ramp
primary
#BFACC7
secondary
#E4E9E2
accent
#9E4861
background
#FCFCFD
surface
#F9F8FA
border
#D2D1D3
text
#141214
muted
#828183