#BC93FB#BC93FB
#BC93FB is a light, vivid violet. Relative luminance 0.385; OKLCH L 74.2% C 0.151 H 301.0°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BC93FB |
|---|---|
| RGB | rgb(188, 147, 251) |
| HSL | hsl(264, 93%, 78%) |
| HSV | hsv(264, 41%, 98%) |
| CMYK | cmyk(25.1%, 41.4%, 0%, 1.6%) |
| CIE-LAB | lab(68.40, 35.96, -46.34) |
| CIE-LCH | lch(68.40, 58.65, 307.81°) |
| OKLab | oklab(74.21% 0.0776 -0.1293) |
| OKLCH | oklch(74.21% 0.151 301) |
| XYZ | xyz(48.5815, 38.5237, 96.1245) |
| Luminance | 0.3852 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.19
Baby Purple
#CA9BF7
ΔE00 3.76
Pastel Purple
#CAA0FF
ΔE00 3.85
Lilac (survey)
#CEA2FD
ΔE00 4.84
Lavender (survey)
#C79FEF
ΔE00 5.15
Light Purple
#BF77F6
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC93FB #D2FB93
analogous
#939EFB #BC93FB #F093FB
triadic
#BC93FB #FBBC93 #93FBBC
tetradic
#BC93FB #FB939E #D2FB93 #93FBF0
square
#BC93FB #FB939E #D2FB93 #93FBF0
split-complementary
#BC93FB #FBF093 #9EFB93
monochromatic
#731DF7 #9758F9 #BC93FB #E1CEFD #EDE1FE
Accessibility & contrast
On white
2.41
#BC93FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#BC93FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC93FB
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC93FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC93FB | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A6FF
Deuteranopia (green-blind)
#80A6F8
Tritanopia (blue-blind)
#B0A5BB
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #bc93fb; /* rgb */ color: rgb(188, 147, 251); /* oklch */ color: oklch(74.2% 0.151 301.0);
Tailwind
colors: {
custom: {
50: '#d2b3fd',
500: '#bc93fb',
950: '#000000',
},
}SCSS
$custom: #bc93fb; $custom-light: #d2b3fd; $custom-dark: #000000;
JSON
{
"hex": "#bc93fb",
"rgb": {
"r": 188,
"g": 147,
"b": 251
},
"hsl": {
"h": 263.654,
"s": 92.857,
"l": 78.039
},
"oklch": {
"l": 0.74209,
"c": 0.15085,
"h": 301
},
"luminance": 0.38524
}Semantic roles & 50–950 ramp
primary
#BC93FB
secondary
#E9F6D5
accent
#E6008B
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085