#BF93FA#BF93FA
#BF93FA is a light, vivid violet. Relative luminance 0.388; OKLCH L 74.4% C 0.150 H 302.6°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BF93FA |
|---|---|
| RGB | rgb(191, 147, 250) |
| HSL | hsl(266, 91%, 78%) |
| HSV | hsv(266, 41%, 98%) |
| CMYK | cmyk(23.6%, 41.2%, 0%, 2%) |
| CIE-LAB | lab(68.64, 36.56, -45.40) |
| CIE-LCH | lch(68.64, 58.29, 308.84°) |
| OKLab | oklab(74.44% 0.081 -0.1266) |
| OKLCH | oklch(74.44% 0.15 302.6) |
| XYZ | xyz(49.1712, 38.8459, 95.3315) |
| Luminance | 0.3885 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.76
Baby Purple
#CA9BF7
ΔE00 3.19
Pastel Purple
#CAA0FF
ΔE00 3.52
Lilac (survey)
#CEA2FD
ΔE00 4.42
Lavender (survey)
#C79FEF
ΔE00 4.71
Pale Purple
#B790D4
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF93FA #CEFA93
analogous
#939AFA #BF93FA #F293FA
triadic
#BF93FA #FABF93 #93FABF
tetradic
#BF93FA #FA939A #CEFA93 #93FAF2
square
#BF93FA #FA939A #CEFA93 #93FAF2
split-complementary
#BF93FA #FAF293 #9AFA93
monochromatic
#7A1EF5 #9C59F7 #BF93FA #E2CDFD #EEE2FE
Accessibility & contrast
On white
2.39
#BF93FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#BF93FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF93FA
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF93FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF93FA | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A7FE
Deuteranopia (green-blind)
#82A7F7
Tritanopia (blue-blind)
#B5A4BB
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #bf93fa; /* rgb */ color: rgb(191, 147, 250); /* oklch */ color: oklch(74.4% 0.150 302.6);
Tailwind
colors: {
custom: {
50: '#d4b3fc',
500: '#bf93fa',
950: '#000000',
},
}SCSS
$custom: #bf93fa; $custom-light: #d4b3fc; $custom-dark: #000000;
JSON
{
"hex": "#bf93fa",
"rgb": {
"r": 191,
"g": 147,
"b": 250
},
"hsl": {
"h": 265.631,
"s": 91.15,
"l": 77.843
},
"oklch": {
"l": 0.74437,
"c": 0.15025,
"h": 302.6
},
"luminance": 0.38846
}Semantic roles & 50–950 ramp
primary
#BF93FA
secondary
#E8F6D5
accent
#E60083
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085