#BF91F9#BF91F9
#BF91F9 is a light, vivid violet. Relative luminance 0.382; OKLCH L 74.0% C 0.152 H 303.3°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BF91F9 |
|---|---|
| RGB | rgb(191, 145, 249) |
| HSL | hsl(267, 90%, 77%) |
| HSV | hsv(267, 42%, 98%) |
| CMYK | cmyk(23.3%, 41.8%, 0%, 2.4%) |
| CIE-LAB | lab(68.14, 37.43, -45.64) |
| CIE-LCH | lch(68.14, 59.02, 309.36°) |
| OKLab | oklab(74.05% 0.0835 -0.1272) |
| OKLCH | oklch(74.05% 0.152 303.3) |
| XYZ | xyz(48.7065, 38.1668, 94.4051) |
| Luminance | 0.3817 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.38
Baby Purple
#CA9BF7
ΔE00 3.42
Pastel Purple
#CAA0FF
ΔE00 3.94
Lilac (survey)
#CEA2FD
ΔE00 4.78
Lavender (survey)
#C79FEF
ΔE00 4.98
Light Purple
#BF77F6
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF91F9 #CBF991
analogous
#9197F9 #BF91F9 #F391F9
triadic
#BF91F9 #F9BF91 #91F9BF
tetradic
#BF91F9 #F99197 #CBF991 #91F9F3
square
#BF91F9 #F99197 #CBF991 #91F9F3
split-complementary
#BF91F9 #F9F391 #97F991
monochromatic
#7B1DF3 #9D57F6 #BF91F9 #E1CBFC #EEE2FD
Accessibility & contrast
On white
2.43
#BF91F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#BF91F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF91F9
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF91F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF91F9 | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A5FD
Deuteranopia (green-blind)
#81A6F6
Tritanopia (blue-blind)
#B5A2B9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bf91f9; /* rgb */ color: rgb(191, 145, 249); /* oklch */ color: oklch(74.0% 0.152 303.3);
Tailwind
colors: {
custom: {
50: '#d4b2fb',
500: '#bf91f9',
950: '#000000',
},
}SCSS
$custom: #bf91f9; $custom-light: #d4b2fb; $custom-dark: #000000;
JSON
{
"hex": "#bf91f9",
"rgb": {
"r": 191,
"g": 145,
"b": 249
},
"hsl": {
"h": 266.538,
"s": 89.655,
"l": 77.255
},
"oklch": {
"l": 0.74048,
"c": 0.1522,
"h": 303.3
},
"luminance": 0.38167
}Semantic roles & 50–950 ramp
primary
#BF91F9
secondary
#E7F6D5
accent
#E60080
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085