#BF91F7#BF91F7
#BF91F7 is a light, vivid violet. Relative luminance 0.380; OKLCH L 73.9% C 0.150 H 303.7°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BF91F7 |
|---|---|
| RGB | rgb(191, 145, 247) |
| HSL | hsl(267, 86%, 77%) |
| HSV | hsv(267, 41%, 97%) |
| CMYK | cmyk(22.7%, 41.3%, 0%, 3.1%) |
| CIE-LAB | lab(68.05, 36.97, -44.69) |
| CIE-LCH | lch(68.05, 58.00, 309.60°) |
| OKLab | oklab(73.95% 0.0832 -0.1245) |
| OKLCH | oklch(73.95% 0.15 303.7) |
| XYZ | xyz(48.3962, 38.0427, 92.7710) |
| Luminance | 0.3804 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.52
Baby Purple
#CA9BF7
ΔE00 3.26
Pastel Purple
#CAA0FF
ΔE00 3.90
Lilac (survey)
#CEA2FD
ΔE00 4.69
Lavender (survey)
#C79FEF
ΔE00 4.76
Light Purple
#BF77F6
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF91F7 #C9F791
analogous
#9196F7 #BF91F7 #F291F7
triadic
#BF91F7 #F7BF91 #91F7BF
tetradic
#BF91F7 #F79196 #C9F791 #91F7F2
square
#BF91F7 #F79196 #C9F791 #91F7F2
split-complementary
#BF91F7 #F7F291 #96F791
monochromatic
#7D1FEF #9E58F3 #BF91F7 #E0CAFB #EEE2FD
Accessibility & contrast
On white
2.44
#BF91F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#BF91F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF91F7
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF91F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF91F7 | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A5FB
Deuteranopia (green-blind)
#82A6F4
Tritanopia (blue-blind)
#B6A2B8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bf91f7; /* rgb */ color: rgb(191, 145, 247); /* oklch */ color: oklch(73.9% 0.150 303.7);
Tailwind
colors: {
custom: {
50: '#d4b2fa',
500: '#bf91f7',
950: '#000000',
},
}SCSS
$custom: #bf91f7; $custom-light: #d4b2fa; $custom-dark: #000000;
JSON
{
"hex": "#bf91f7",
"rgb": {
"r": 191,
"g": 145,
"b": 247
},
"hsl": {
"h": 267.059,
"s": 86.441,
"l": 76.863
},
"oklch": {
"l": 0.73949,
"c": 0.14972,
"h": 303.7
},
"luminance": 0.38043
}Semantic roles & 50–950 ramp
primary
#BF91F7
secondary
#E7F5D6
accent
#E3037E
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085