#BC93FD#BC93FD
#BC93FD is a light, vivid violet. Relative luminance 0.387; OKLCH L 74.3% C 0.153 H 300.6°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BC93FD |
|---|---|
| RGB | rgb(188, 147, 253) |
| HSL | hsl(263, 96%, 78%) |
| HSV | hsv(263, 42%, 99%) |
| CMYK | cmyk(25.7%, 41.9%, 0%, 0.8%) |
| CIE-LAB | lab(68.50, 36.43, -47.28) |
| CIE-LCH | lch(68.50, 59.69, 307.61°) |
| OKLab | oklab(74.31% 0.078 -0.1321) |
| OKLCH | oklch(74.31% 0.153 300.6) |
| XYZ | xyz(48.8984, 38.6505, 97.7936) |
| Luminance | 0.3865 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.23
Pastel Purple
#CAA0FF
ΔE00 3.96
Baby Purple
#CA9BF7
ΔE00 3.97
Lilac (survey)
#CEA2FD
ΔE00 4.98
Lavender (survey)
#C79FEF
ΔE00 5.40
Light Purple
#BF77F6
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC93FD #D4FD93
analogous
#939FFD #BC93FD #F193FD
triadic
#BC93FD #FDBC93 #93FDBC
tetradic
#BC93FD #FD939F #D4FD93 #93FDF1
square
#BC93FD #FD939F #D4FD93 #93FDF1
split-complementary
#BC93FD #FDF193 #9FFD93
monochromatic
#711BFB #9757FC #BC93FD #E1CFFE #ECE1FE
Accessibility & contrast
On white
2.41
#BC93FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#BC93FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC93FD
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC93FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC93FD | 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)
#76A7FF
Deuteranopia (green-blind)
#7FA6FA
Tritanopia (blue-blind)
#B0A5BC
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #bc93fd; /* rgb */ color: rgb(188, 147, 253); /* oklch */ color: oklch(74.3% 0.153 300.6);
Tailwind
colors: {
custom: {
50: '#d2b3fe',
500: '#bc93fd',
950: '#000000',
},
}SCSS
$custom: #bc93fd; $custom-light: #d2b3fe; $custom-dark: #000000;
JSON
{
"hex": "#bc93fd",
"rgb": {
"r": 188,
"g": 147,
"b": 253
},
"hsl": {
"h": 263.208,
"s": 96.364,
"l": 78.431
},
"oklch": {
"l": 0.74309,
"c": 0.15338,
"h": 300.6
},
"luminance": 0.38651
}Semantic roles & 50–950 ramp
primary
#BC93FD
secondary
#E9F7D4
accent
#E6008D
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141118
muted
#838086