#BF91F3#BF91F3
#BF91F3 is a light, vivid violet. Relative luminance 0.378; OKLCH L 73.8% C 0.145 H 304.7°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BF91F3 |
|---|---|
| RGB | rgb(191, 145, 243) |
| HSL | hsl(268, 80%, 76%) |
| HSV | hsv(268, 40%, 95%) |
| CMYK | cmyk(21.4%, 40.3%, 0%, 4.7%) |
| CIE-LAB | lab(67.87, 36.06, -42.78) |
| CIE-LCH | lch(67.87, 55.95, 310.13°) |
| OKLab | oklab(73.75% 0.0825 -0.119) |
| OKLCH | oklch(73.75% 0.145 304.7) |
| XYZ | xyz(47.7856, 37.7984, 89.5550) |
| Luminance | 0.3780 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.97
Baby Purple
#CA9BF7
ΔE00 3.01
Pastel Purple
#CAA0FF
ΔE00 3.93
Lavender (survey)
#C79FEF
ΔE00 4.34
Lilac (survey)
#CEA2FD
ΔE00 4.58
Pale Purple
#B790D4
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF91F3 #C5F391
analogous
#9194F3 #BF91F3 #F091F3
triadic
#BF91F3 #F3BF91 #91F3BF
tetradic
#BF91F3 #F39194 #C5F391 #91F3F0
square
#BF91F3 #F39194 #C5F391 #91F3F0
split-complementary
#BF91F3 #F3F091 #94F391
monochromatic
#7F23E7 #9F5AED #BF91F3 #DFC8F9 #EFE3FC
Accessibility & contrast
On white
2.45
#BF91F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#BF91F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF91F3
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF91F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF91F3 | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA4F7
Deuteranopia (green-blind)
#84A6F0
Tritanopia (blue-blind)
#B7A1B6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bf91f3; /* rgb */ color: rgb(191, 145, 243); /* oklch */ color: oklch(73.8% 0.145 304.7);
Tailwind
colors: {
custom: {
50: '#d4b2f7',
500: '#bf91f3',
950: '#000000',
},
}SCSS
$custom: #bf91f3; $custom-light: #d4b2f7; $custom-dark: #000000;
JSON
{
"hex": "#bf91f3",
"rgb": {
"r": 191,
"g": 145,
"b": 243
},
"hsl": {
"h": 268.163,
"s": 80.328,
"l": 76.078
},
"oklch": {
"l": 0.73754,
"c": 0.14476,
"h": 304.7
},
"luminance": 0.37798
}Semantic roles & 50–950 ramp
primary
#BF91F3
secondary
#E6F4D7
accent
#DD0979
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085