#BF91DF#BF91DF
#BF91DF is a light, vivid violet. Relative luminance 0.367; OKLCH L 72.8% C 0.120 H 310.6°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BF91DF |
|---|---|
| RGB | rgb(191, 145, 223) |
| HSL | hsl(275, 55%, 72%) |
| HSV | hsv(275, 35%, 87%) |
| CMYK | cmyk(14.3%, 35%, 0%, 12.5%) |
| CIE-LAB | lab(67.02, 31.66, -33.11) |
| CIE-LCH | lch(67.02, 45.81, 313.72°) |
| OKLab | oklab(72.83% 0.0783 -0.0912) |
| OKLCH | oklch(72.83% 0.12 310.6) |
| XYZ | xyz(44.9282, 36.6555, 74.5061) |
| Luminance | 0.3665 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.27
Lavender (survey)
#C79FEF
ΔE00 3.95
Baby Purple
#CA9BF7
ΔE00 4.26
Lavender
#B39DDB
ΔE00 5.29
Liliac
#C48EFD
ΔE00 5.54
Lilac (survey)
#CEA2FD
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF91DF #B1DF91
analogous
#9891DF #BF91DF #DF91D8
triadic
#BF91DF #DFBF91 #91DFBF
tetradic
#BF91DF #DF9891 #B1DF91 #91D8DF
square
#BF91DF #DF9891 #B1DF91 #91D8DF
split-complementary
#BF91DF #D8DF91 #91DF98
monochromatic
#8737BE #A362D1 #BF91DF #DBC0ED #F1E7F8
Accessibility & contrast
On white
2.52
#BF91DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#BF91DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF91DF
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF91DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF91DF | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A1E2
Deuteranopia (green-blind)
#8DA4DD
Tritanopia (blue-blind)
#BC9CAE
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bf91df; /* rgb */ color: rgb(191, 145, 223); /* oklch */ color: oklch(72.8% 0.120 310.6);
Tailwind
colors: {
custom: {
50: '#d3b2e9',
500: '#bf91df',
950: '#000000',
},
}SCSS
$custom: #bf91df; $custom-light: #d3b2e9; $custom-dark: #000000;
JSON
{
"hex": "#bf91df",
"rgb": {
"r": 191,
"g": 145,
"b": 223
},
"hsl": {
"h": 275.385,
"s": 54.93,
"l": 72.157
},
"oklch": {
"l": 0.72827,
"c": 0.12017,
"h": 310.6
},
"luminance": 0.36655
}Semantic roles & 50–950 ramp
primary
#BF91DF
secondary
#E4EFDC
accent
#C22364
background
#FDFAFE
surface
#FAF5FD
border
#D3CFD5
text
#141116
muted
#838084