#BF91BF#BF91BF
#BF91BF is a light, moderate purple. Relative luminance 0.351; OKLCH L 71.5% C 0.083 H 326.4°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BF91BF |
|---|---|
| RGB | rgb(191, 145, 191) |
| HSL | hsl(300, 26%, 66%) |
| HSV | hsv(300, 24%, 75%) |
| CMYK | cmyk(0%, 24.1%, 0%, 25.1%) |
| CIE-LAB | lab(65.82, 25.17, -17.14) |
| CIE-LCH | lch(65.82, 30.45, 325.75°) |
| OKLab | oklab(71.52% 0.0695 -0.0462) |
| OKLCH | oklch(71.52% 0.083 326.4) |
| XYZ | xyz(41.0142, 35.0899, 53.8926) |
| Luminance | 0.3509 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.85
Dusty Lavender
#AC86A8
ΔE00 5.49
Heather
#A484AC
ΔE00 6.28
Pale Purple
#B790D4
ΔE00 6.40
Plum
#DDA0DD
ΔE00 6.81
Lavender Pink
#DD85D7
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF91BF #91BF91
analogous
#A891BF #BF91BF #BF91A8
triadic
#BF91BF #BFBF91 #91BFBF
tetradic
#BF91BF #BFA891 #91BF91 #91A8BF
square
#BF91BF #BFA891 #91BF91 #91A8BF
split-complementary
#BF91BF #A8BF91 #91BFA8
monochromatic
#874F87 #A86AA8 #BF91BF #D6B8D6 #ECDEEC
Accessibility & contrast
On white
2.62
#BF91BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#BF91BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF91BF
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF91BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF91BF | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E9CC1
Deuteranopia (green-blind)
#99A2BD
Tritanopia (blue-blind)
#C295A1
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #bf91bf; /* rgb */ color: rgb(191, 145, 191); /* oklch */ color: oklch(71.5% 0.083 326.4);
Tailwind
colors: {
custom: {
50: '#d3b1d2',
500: '#bf91bf',
950: '#000000',
},
}SCSS
$custom: #bf91bf; $custom-light: #d3b1d2; $custom-dark: #000000;
JSON
{
"hex": "#bf91bf",
"rgb": {
"r": 191,
"g": 145,
"b": 191
},
"hsl": {
"h": 300,
"s": 26.437,
"l": 65.882
},
"oklch": {
"l": 0.71517,
"c": 0.08342,
"h": 326.4
},
"luminance": 0.35089
}Semantic roles & 50–950 ramp
primary
#BF91BF
secondary
#CEDECE
accent
#A54040
background
#FCFAFC
surface
#F9F5F9
border
#D2CFD2
text
#141114
muted
#828082