#BF96FA#BF96FA
#BF96FA is a light, vivid violet. Relative luminance 0.398; OKLCH L 75.0% C 0.145 H 301.9°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BF96FA |
|---|---|
| RGB | rgb(191, 150, 250) |
| HSL | hsl(265, 91%, 78%) |
| HSV | hsv(265, 40%, 98%) |
| CMYK | cmyk(23.6%, 40%, 0%, 2%) |
| CIE-LAB | lab(69.32, 34.91, -44.33) |
| CIE-LCH | lch(69.32, 56.43, 308.21°) |
| OKLab | oklab(74.95% 0.0769 -0.1235) |
| OKLCH | oklch(74.95% 0.145 301.9) |
| XYZ | xyz(49.6438, 39.7911, 95.4890) |
| Luminance | 0.3979 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.49
Baby Purple
#CA9BF7
ΔE00 2.81
Pastel Purple
#CAA0FF
ΔE00 2.90
Lilac (survey)
#CEA2FD
ΔE00 3.86
Lavender (survey)
#C79FEF
ΔE00 4.18
Pale Violet
#CEAEFA
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF96FA #D1FA96
analogous
#969FFA #BF96FA #F196FA
triadic
#BF96FA #FABF96 #96FABF
tetradic
#BF96FA #FA969F #D1FA96 #96FAF1
square
#BF96FA #FA969F #D1FA96 #96FAF1
split-complementary
#BF96FA #FAF196 #9FFA96
monochromatic
#7821F4 #9B5CF7 #BF96FA #E3D0FD #EDE2FE
Accessibility & contrast
On white
2.34
#BF96FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#BF96FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF96FA
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF96FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF96FA | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA9FE
Deuteranopia (green-blind)
#85A9F7
Tritanopia (blue-blind)
#B5A7BC
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #bf96fa; /* rgb */ color: rgb(191, 150, 250); /* oklch */ color: oklch(75.0% 0.145 301.9);
Tailwind
colors: {
custom: {
50: '#d4b5fc',
500: '#bf96fa',
950: '#000000',
},
}SCSS
$custom: #bf96fa; $custom-light: #d4b5fc; $custom-dark: #000000;
JSON
{
"hex": "#bf96fa",
"rgb": {
"r": 191,
"g": 150,
"b": 250
},
"hsl": {
"h": 264.6,
"s": 90.909,
"l": 78.431
},
"oklch": {
"l": 0.74952,
"c": 0.14546,
"h": 301.9
},
"luminance": 0.39791
}Semantic roles & 50–950 ramp
primary
#BF96FA
secondary
#E8F6D5
accent
#E60087
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085