#BC93F7#BC93F7
#BC93F7 is a light, vivid violet. Relative luminance 0.383; OKLCH L 74.0% C 0.146 H 301.9°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BC93F7 |
|---|---|
| RGB | rgb(188, 147, 247) |
| HSL | hsl(265, 86%, 77%) |
| HSV | hsv(265, 40%, 97%) |
| CMYK | cmyk(23.9%, 40.5%, 0%, 3.1%) |
| CIE-LAB | lab(68.22, 35.03, -44.44) |
| CIE-LCH | lch(68.22, 56.59, 308.25°) |
| OKLab | oklab(74.01% 0.0769 -0.1238) |
| OKLCH | oklch(74.01% 0.146 301.9) |
| XYZ | xyz(47.9576, 38.2741, 92.8388) |
| Luminance | 0.3827 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.27
Baby Purple
#CA9BF7
ΔE00 3.38
Pastel Purple
#CAA0FF
ΔE00 3.72
Lilac (survey)
#CEA2FD
ΔE00 4.62
Lavender (survey)
#C79FEF
ΔE00 4.65
Pale Purple
#B790D4
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC93F7 #CEF793
analogous
#939CF7 #BC93F7 #EE93F7
triadic
#BC93F7 #F7BC93 #93F7BC
tetradic
#BC93F7 #F7939C #CEF793 #93F7EE
square
#BC93F7 #F7939C #CEF793 #93F7EE
split-complementary
#BC93F7 #F7EE93 #9CF793
monochromatic
#7521EF #995AF3 #BC93F7 #DFCCFB #EDE3FD
Accessibility & contrast
On white
2.43
#BC93F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#BC93F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC93F7
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC93F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC93F7 | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA6FB
Deuteranopia (green-blind)
#82A6F4
Tritanopia (blue-blind)
#B2A4B9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bc93f7; /* rgb */ color: rgb(188, 147, 247); /* oklch */ color: oklch(74.0% 0.146 301.9);
Tailwind
colors: {
custom: {
50: '#d2b3fa',
500: '#bc93f7',
950: '#000000',
},
}SCSS
$custom: #bc93f7; $custom-light: #d2b3fa; $custom-dark: #000000;
JSON
{
"hex": "#bc93f7",
"rgb": {
"r": 188,
"g": 147,
"b": 247
},
"hsl": {
"h": 264.6,
"s": 86.207,
"l": 77.255
},
"oklch": {
"l": 0.74012,
"c": 0.1458,
"h": 301.9
},
"luminance": 0.38274
}Semantic roles & 50–950 ramp
primary
#BC93F7
secondary
#E8F5D6
accent
#E30387
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085