#BF91F6#BF91F6
#BF91F6 is a light, vivid violet. Relative luminance 0.380; OKLCH L 73.9% C 0.148 H 304.0°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BF91F6 |
|---|---|
| RGB | rgb(191, 145, 246) |
| HSL | hsl(267, 85%, 77%) |
| HSV | hsv(267, 41%, 96%) |
| CMYK | cmyk(22.4%, 41.1%, 0%, 3.5%) |
| CIE-LAB | lab(68.01, 36.74, -44.21) |
| CIE-LCH | lch(68.01, 57.49, 309.73°) |
| OKLab | oklab(73.9% 0.083 -0.1231) |
| OKLCH | oklch(73.9% 0.148 304) |
| XYZ | xyz(48.2423, 37.9811, 91.9605) |
| Luminance | 0.3798 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.61
Baby Purple
#CA9BF7
ΔE00 3.18
Pastel Purple
#CAA0FF
ΔE00 3.90
Lavender (survey)
#C79FEF
ΔE00 4.65
Lilac (survey)
#CEA2FD
ΔE00 4.65
Pale Purple
#B790D4
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF91F6 #C8F691
analogous
#9196F6 #BF91F6 #F291F6
triadic
#BF91F6 #F6BF91 #91F6BF
tetradic
#BF91F6 #F69196 #C8F691 #91F6F2
square
#BF91F6 #F69196 #C8F691 #91F6F2
split-complementary
#BF91F6 #F6F291 #96F691
monochromatic
#7D20ED #9E58F1 #BF91F6 #E0CAFB #EFE3FD
Accessibility & contrast
On white
2.44
#BF91F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#BF91F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF91F6
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF91F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF91F6 | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A4FA
Deuteranopia (green-blind)
#82A6F3
Tritanopia (blue-blind)
#B6A1B8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bf91f6; /* rgb */ color: rgb(191, 145, 246); /* oklch */ color: oklch(73.9% 0.148 304.0);
Tailwind
colors: {
custom: {
50: '#d4b2f9',
500: '#bf91f6',
950: '#000000',
},
}SCSS
$custom: #bf91f6; $custom-light: #d4b2f9; $custom-dark: #000000;
JSON
{
"hex": "#bf91f6",
"rgb": {
"r": 191,
"g": 145,
"b": 246
},
"hsl": {
"h": 267.327,
"s": 84.874,
"l": 76.667
},
"oklch": {
"l": 0.739,
"c": 0.14848,
"h": 304
},
"luminance": 0.37981
}Semantic roles & 50–950 ramp
primary
#BF91F6
secondary
#E7F5D6
accent
#E1047D
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085