#BF91FC#BF91FC
#BF91FC is a light, vivid violet. Relative luminance 0.384; OKLCH L 74.2% C 0.156 H 302.6°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BF91FC |
|---|---|
| RGB | rgb(191, 145, 252) |
| HSL | hsl(266, 95%, 78%) |
| HSV | hsv(266, 42%, 99%) |
| CMYK | cmyk(24.2%, 42.5%, 0%, 1.2%) |
| CIE-LAB | lab(68.28, 38.12, -47.06) |
| CIE-LCH | lch(68.28, 60.56, 309.01°) |
| OKLab | oklab(74.2% 0.084 -0.1314) |
| OKLCH | oklch(74.2% 0.156 302.6) |
| XYZ | xyz(49.1781, 38.3554, 96.8891) |
| Luminance | 0.3836 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.32
Baby Purple
#CA9BF7
ΔE00 3.71
Pastel Purple
#CAA0FF
ΔE00 4.04
Lilac (survey)
#CEA2FD
ΔE00 4.95
Lavender (survey)
#C79FEF
ΔE00 5.34
Light Purple
#BF77F6
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF91FC #CEFC91
analogous
#9199FC #BF91FC #F491FC
triadic
#BF91FC #FCBF91 #91FCBF
tetradic
#BF91FC #FC9199 #CEFC91 #91FCF4
square
#BF91FC #FC9199 #CEFC91 #91FCF4
split-complementary
#BF91FC #FCF491 #99FC91
monochromatic
#7A1AF9 #9C55FA #BF91FC #E2CDFE #EEE1FE
Accessibility & contrast
On white
2.42
#BF91FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#BF91FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF91FC
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF91FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF91FC | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A6FF
Deuteranopia (green-blind)
#7FA6F9
Tritanopia (blue-blind)
#B4A3BB
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bf91fc; /* rgb */ color: rgb(191, 145, 252); /* oklch */ color: oklch(74.2% 0.156 302.6);
Tailwind
colors: {
custom: {
50: '#d4b2fe',
500: '#bf91fc',
950: '#000000',
},
}SCSS
$custom: #bf91fc; $custom-light: #d4b2fe; $custom-dark: #000000;
JSON
{
"hex": "#bf91fc",
"rgb": {
"r": 191,
"g": 145,
"b": 252
},
"hsl": {
"h": 265.794,
"s": 94.69,
"l": 77.843
},
"oklch": {
"l": 0.74198,
"c": 0.15593,
"h": 302.6
},
"luminance": 0.38355
}Semantic roles & 50–950 ramp
primary
#BF91FC
secondary
#E8F6D5
accent
#E60083
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141118
muted
#838086