#BF91F8#BF91F8
#BF91F8 is a light, vivid violet. Relative luminance 0.381; OKLCH L 74.0% C 0.151 H 303.5°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BF91F8 |
|---|---|
| RGB | rgb(191, 145, 248) |
| HSL | hsl(267, 88%, 77%) |
| HSV | hsv(267, 42%, 97%) |
| CMYK | cmyk(23%, 41.5%, 0%, 2.7%) |
| CIE-LAB | lab(68.10, 37.20, -45.16) |
| CIE-LCH | lch(68.10, 58.51, 309.48°) |
| OKLab | oklab(74% 0.0833 -0.1259) |
| OKLCH | oklch(74% 0.151 303.5) |
| XYZ | xyz(48.5509, 38.1046, 93.5859) |
| Luminance | 0.3810 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.44
Baby Purple
#CA9BF7
ΔE00 3.34
Pastel Purple
#CAA0FF
ΔE00 3.92
Lilac (survey)
#CEA2FD
ΔE00 4.73
Lavender (survey)
#C79FEF
ΔE00 4.87
Light Purple
#BF77F6
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF91F8 #CAF891
analogous
#9197F8 #BF91F8 #F291F8
triadic
#BF91F8 #F8BF91 #91F8BF
tetradic
#BF91F8 #F89197 #CAF891 #91F8F2
square
#BF91F8 #F89197 #CAF891 #91F8F2
split-complementary
#BF91F8 #F8F291 #97F891
monochromatic
#7C1EF1 #9E57F4 #BF91F8 #E0CBFC #EEE2FD
Accessibility & contrast
On white
2.44
#BF91F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#BF91F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF91F8
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF91F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF91F8 | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A5FC
Deuteranopia (green-blind)
#81A6F5
Tritanopia (blue-blind)
#B5A2B9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bf91f8; /* rgb */ color: rgb(191, 145, 248); /* oklch */ color: oklch(74.0% 0.151 303.5);
Tailwind
colors: {
custom: {
50: '#d4b2fb',
500: '#bf91f8',
950: '#000000',
},
}SCSS
$custom: #bf91f8; $custom-light: #d4b2fb; $custom-dark: #000000;
JSON
{
"hex": "#bf91f8",
"rgb": {
"r": 191,
"g": 145,
"b": 248
},
"hsl": {
"h": 266.796,
"s": 88.034,
"l": 77.059
},
"oklch": {
"l": 0.73999,
"c": 0.15096,
"h": 303.5
},
"luminance": 0.38104
}Semantic roles & 50–950 ramp
primary
#BF91F8
secondary
#E7F5D6
accent
#E5017F
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085