#BF91F5#BF91F5
#BF91F5 is a light, vivid violet. Relative luminance 0.379; OKLCH L 73.9% C 0.147 H 304.2°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BF91F5 |
|---|---|
| RGB | rgb(191, 145, 245) |
| HSL | hsl(268, 83%, 76%) |
| HSV | hsv(268, 41%, 96%) |
| CMYK | cmyk(22%, 40.8%, 0%, 3.9%) |
| CIE-LAB | lab(67.96, 36.52, -43.73) |
| CIE-LCH | lch(67.96, 56.97, 309.86°) |
| OKLab | oklab(73.85% 0.0828 -0.1217) |
| OKLCH | oklch(73.85% 0.147 304.2) |
| XYZ | xyz(48.0892, 37.9199, 91.1543) |
| Luminance | 0.3792 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.72
Baby Purple
#CA9BF7
ΔE00 3.12
Pastel Purple
#CAA0FF
ΔE00 3.90
Lavender (survey)
#C79FEF
ΔE00 4.54
Lilac (survey)
#CEA2FD
ΔE00 4.62
Pale Purple
#B790D4
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF91F5 #C7F591
analogous
#9195F5 #BF91F5 #F191F5
triadic
#BF91F5 #F5BF91 #91F5BF
tetradic
#BF91F5 #F59195 #C7F591 #91F5F1
square
#BF91F5 #F59195 #C7F591 #91F5F1
split-complementary
#BF91F5 #F5F191 #95F591
monochromatic
#7E21EB #9E59F0 #BF91F5 #E0C9FA #EFE3FC
Accessibility & contrast
On white
2.45
#BF91F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#BF91F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF91F5
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF91F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF91F5 | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A4F9
Deuteranopia (green-blind)
#83A6F2
Tritanopia (blue-blind)
#B6A1B7
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bf91f5; /* rgb */ color: rgb(191, 145, 245); /* oklch */ color: oklch(73.9% 0.147 304.2);
Tailwind
colors: {
custom: {
50: '#d4b2f9',
500: '#bf91f5',
950: '#000000',
},
}SCSS
$custom: #bf91f5; $custom-light: #d4b2f9; $custom-dark: #000000;
JSON
{
"hex": "#bf91f5",
"rgb": {
"r": 191,
"g": 145,
"b": 245
},
"hsl": {
"h": 267.6,
"s": 83.333,
"l": 76.471
},
"oklch": {
"l": 0.73851,
"c": 0.14724,
"h": 304.2
},
"luminance": 0.3792
}Semantic roles & 50–950 ramp
primary
#BF91F5
secondary
#E7F4D7
accent
#E0067B
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085