#BF91FF#BF91FF
#BF91FF is a light, vivid violet. Relative luminance 0.385; OKLCH L 74.3% C 0.160 H 302.0°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BF91FF |
|---|---|
| RGB | rgb(191, 145, 255) |
| HSL | hsl(265, 100%, 78%) |
| HSV | hsv(265, 43%, 100%) |
| CMYK | cmyk(25.1%, 43.1%, 0%, 0%) |
| CIE-LAB | lab(68.42, 38.82, -48.47) |
| CIE-LCH | lch(68.42, 62.10, 308.69°) |
| OKLab | oklab(74.35% 0.0845 -0.1355) |
| OKLCH | oklch(74.35% 0.16 302) |
| XYZ | xyz(49.6573, 38.5471, 99.4126) |
| Luminance | 0.3855 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.46
Baby Purple
#CA9BF7
ΔE00 4.04
Pastel Purple
#CAA0FF
ΔE00 4.19
Lilac (survey)
#CEA2FD
ΔE00 5.15
Lavender (survey)
#C79FEF
ΔE00 5.70
Light Purple
#BF77F6
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF91FF #D1FF91
analogous
#919AFF #BF91FF #F691FF
triadic
#BF91FF #FFBF91 #91FFBF
tetradic
#BF91FF #FF919A #D1FF91 #91FFF6
square
#BF91FF #FF919A #D1FF91 #91FFF6
split-complementary
#BF91FF #FFF691 #9AFF91
monochromatic
#7817FF #9B54FF #BF91FF #E3CEFF #EDE0FF
Accessibility & contrast
On white
2.41
#BF91FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#BF91FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF91FF
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF91FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF91FF | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A6FF
Deuteranopia (green-blind)
#7EA6FC
Tritanopia (blue-blind)
#B4A4BC
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #bf91ff; /* rgb */ color: rgb(191, 145, 255); /* oklch */ color: oklch(74.3% 0.160 302.0);
Tailwind
colors: {
custom: {
50: '#d4b2ff',
500: '#bf91ff',
950: '#000000',
},
}SCSS
$custom: #bf91ff; $custom-light: #d4b2ff; $custom-dark: #000000;
JSON
{
"hex": "#bf91ff",
"rgb": {
"r": 191,
"g": 145,
"b": 255
},
"hsl": {
"h": 265.091,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.74349,
"c": 0.15965,
"h": 302
},
"luminance": 0.38547
}Semantic roles & 50–950 ramp
primary
#BF91FF
secondary
#E8F7D4
accent
#E60086
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141118
muted
#838086