#BF91FB#BF91FB
#BF91FB is a light, vivid violet. Relative luminance 0.383; OKLCH L 74.1% C 0.155 H 302.8°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BF91FB |
|---|---|
| RGB | rgb(191, 145, 251) |
| HSL | hsl(266, 93%, 78%) |
| HSV | hsv(266, 42%, 98%) |
| CMYK | cmyk(23.9%, 42.2%, 0%, 1.6%) |
| CIE-LAB | lab(68.24, 37.89, -46.58) |
| CIE-LCH | lch(68.24, 60.05, 309.12°) |
| OKLab | oklab(74.15% 0.0838 -0.13) |
| OKLCH | oklch(74.15% 0.155 302.8) |
| XYZ | xyz(49.0201, 38.2922, 96.0567) |
| Luminance | 0.3829 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.32
Baby Purple
#CA9BF7
ΔE00 3.61
Pastel Purple
#CAA0FF
ΔE00 4.00
Lilac (survey)
#CEA2FD
ΔE00 4.89
Lavender (survey)
#C79FEF
ΔE00 5.22
Light Purple
#BF77F6
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF91FB #CDFB91
analogous
#9198FB #BF91FB #F491FB
triadic
#BF91FB #FBBF91 #91FBBF
tetradic
#BF91FB #FB9198 #CDFB91 #91FBF4
square
#BF91FB #FB9198 #CDFB91 #91FBF4
split-complementary
#BF91FB #FBF491 #98FB91
monochromatic
#7A1BF7 #9D56F9 #BF91FB #E1CCFD #EEE1FE
Accessibility & contrast
On white
2.43
#BF91FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#BF91FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF91FB
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF91FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF91FB | 1.00 | 2.43 | 8.66 | 8.66 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A5FF
Deuteranopia (green-blind)
#80A6F8
Tritanopia (blue-blind)
#B5A3BA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bf91fb; /* rgb */ color: rgb(191, 145, 251); /* oklch */ color: oklch(74.1% 0.155 302.8);
Tailwind
colors: {
custom: {
50: '#d4b2fd',
500: '#bf91fb',
950: '#000000',
},
}SCSS
$custom: #bf91fb; $custom-light: #d4b2fd; $custom-dark: #000000;
JSON
{
"hex": "#bf91fb",
"rgb": {
"r": 191,
"g": 145,
"b": 251
},
"hsl": {
"h": 266.038,
"s": 92.982,
"l": 77.647
},
"oklch": {
"l": 0.74148,
"c": 0.15469,
"h": 302.8
},
"luminance": 0.38292
}Semantic roles & 50–950 ramp
primary
#BF91FB
secondary
#E8F6D5
accent
#E60082
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085