#BF91F4#BF91F4
#BF91F4 is a light, vivid violet. Relative luminance 0.379; OKLCH L 73.8% C 0.146 H 304.5°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BF91F4 |
|---|---|
| RGB | rgb(191, 145, 244) |
| HSL | hsl(268, 82%, 76%) |
| HSV | hsv(268, 41%, 96%) |
| CMYK | cmyk(21.7%, 40.6%, 0%, 4.3%) |
| CIE-LAB | lab(67.92, 36.29, -43.26) |
| CIE-LCH | lch(67.92, 56.46, 309.99°) |
| OKLab | oklab(73.8% 0.0826 -0.1204) |
| OKLCH | oklch(73.8% 0.146 304.5) |
| XYZ | xyz(47.9370, 37.8590, 90.3525) |
| Luminance | 0.3786 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.84
Baby Purple
#CA9BF7
ΔE00 3.06
Pastel Purple
#CAA0FF
ΔE00 3.91
Lavender (survey)
#C79FEF
ΔE00 4.44
Lilac (survey)
#CEA2FD
ΔE00 4.60
Pale Purple
#B790D4
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF91F4 #C6F491
analogous
#9195F4 #BF91F4 #F191F4
triadic
#BF91F4 #F4BF91 #91F4BF
tetradic
#BF91F4 #F49195 #C6F491 #91F4F1
square
#BF91F4 #F49195 #C6F491 #91F4F1
split-complementary
#BF91F4 #F4F191 #95F491
monochromatic
#7E22E9 #9F59EE #BF91F4 #DFC9FA #EFE3FC
Accessibility & contrast
On white
2.45
#BF91F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#BF91F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF91F4
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF91F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF91F4 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A4F8
Deuteranopia (green-blind)
#83A6F1
Tritanopia (blue-blind)
#B7A1B7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bf91f4; /* rgb */ color: rgb(191, 145, 244); /* oklch */ color: oklch(73.8% 0.146 304.5);
Tailwind
colors: {
custom: {
50: '#d4b2f8',
500: '#bf91f4',
950: '#000000',
},
}SCSS
$custom: #bf91f4; $custom-light: #d4b2f8; $custom-dark: #000000;
JSON
{
"hex": "#bf91f4",
"rgb": {
"r": 191,
"g": 145,
"b": 244
},
"hsl": {
"h": 267.879,
"s": 81.818,
"l": 76.275
},
"oklch": {
"l": 0.73803,
"c": 0.146,
"h": 304.5
},
"luminance": 0.37859
}Semantic roles & 50–950 ramp
primary
#BF91F4
secondary
#E7F4D7
accent
#DE077A
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085