#BF93F7#BF93F7
#BF93F7 is a light, vivid violet. Relative luminance 0.387; OKLCH L 74.3% C 0.146 H 303.3°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BF93F7 |
|---|---|
| RGB | rgb(191, 147, 247) |
| HSL | hsl(266, 86%, 77%) |
| HSV | hsv(266, 40%, 97%) |
| CMYK | cmyk(22.7%, 40.5%, 0%, 3.1%) |
| CIE-LAB | lab(68.50, 35.87, -43.98) |
| CIE-LCH | lch(68.50, 56.75, 309.20°) |
| OKLab | oklab(74.29% 0.0804 -0.1224) |
| OKLCH | oklch(74.29% 0.147 303.3) |
| XYZ | xyz(48.7045, 38.6593, 92.8738) |
| Luminance | 0.3866 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.93
Baby Purple
#CA9BF7
ΔE00 2.91
Pastel Purple
#CAA0FF
ΔE00 3.46
Lilac (survey)
#CEA2FD
ΔE00 4.27
Lavender (survey)
#C79FEF
ΔE00 4.34
Pale Purple
#B790D4
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF93F7 #CBF793
analogous
#9399F7 #BF93F7 #F193F7
triadic
#BF93F7 #F7BF93 #93F7BF
tetradic
#BF93F7 #F79399 #CBF793 #93F7F1
square
#BF93F7 #F79399 #CBF793 #93F7F1
split-complementary
#BF93F7 #F7F193 #99F793
monochromatic
#7B21EF #9D5AF3 #BF93F7 #E1CCFB #EEE3FD
Accessibility & contrast
On white
2.41
#BF93F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#BF93F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF93F7
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF93F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF93F7 | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA6FB
Deuteranopia (green-blind)
#84A7F4
Tritanopia (blue-blind)
#B6A3B9
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #bf93f7; /* rgb */ color: rgb(191, 147, 247); /* oklch */ color: oklch(74.3% 0.146 303.3);
Tailwind
colors: {
custom: {
50: '#d4b3fa',
500: '#bf93f7',
950: '#000000',
},
}SCSS
$custom: #bf93f7; $custom-light: #d4b3fa; $custom-dark: #000000;
JSON
{
"hex": "#bf93f7",
"rgb": {
"r": 191,
"g": 147,
"b": 247
},
"hsl": {
"h": 266.4,
"s": 86.207,
"l": 77.255
},
"oklch": {
"l": 0.7429,
"c": 0.1465,
"h": 303.3
},
"luminance": 0.38659
}Semantic roles & 50–950 ramp
primary
#BF93F7
secondary
#E7F5D6
accent
#E30380
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085