#BC93FE#BC93FE
#BC93FE is a light, vivid violet. Relative luminance 0.387; OKLCH L 74.4% C 0.155 H 300.4°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BC93FE |
|---|---|
| RGB | rgb(188, 147, 254) |
| HSL | hsl(263, 98%, 79%) |
| HSV | hsv(263, 42%, 100%) |
| CMYK | cmyk(26%, 42.1%, 0%, 0.4%) |
| CIE-LAB | lab(68.54, 36.66, -47.75) |
| CIE-LCH | lch(68.54, 60.20, 307.52°) |
| OKLab | oklab(74.36% 0.0781 -0.1335) |
| OKLCH | oklch(74.36% 0.155 300.4) |
| XYZ | xyz(49.0581, 38.7144, 98.6348) |
| Luminance | 0.3871 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.27
Pastel Purple
#CAA0FF
ΔE00 4.02
Baby Purple
#CA9BF7
ΔE00 4.08
Lilac (survey)
#CEA2FD
ΔE00 5.06
Lavender (survey)
#C79FEF
ΔE00 5.53
Light Purple
#BF77F6
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC93FE #D5FE93
analogous
#939FFE #BC93FE #F293FE
triadic
#BC93FE #FEBC93 #93FEBC
tetradic
#BC93FE #FE939F #D5FE93 #93FEF2
square
#BC93FE #FE939F #D5FE93 #93FEF2
split-complementary
#BC93FE #FEF293 #9FFE93
monochromatic
#711AFD #9656FD #BC93FE #E2D0FF #ECE1FF
Accessibility & contrast
On white
2.40
#BC93FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#BC93FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC93FE
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC93FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC93FE | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A7FF
Deuteranopia (green-blind)
#7EA7FB
Tritanopia (blue-blind)
#B0A5BC
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #bc93fe; /* rgb */ color: rgb(188, 147, 254); /* oklch */ color: oklch(74.4% 0.155 300.4);
Tailwind
colors: {
custom: {
50: '#d2b3ff',
500: '#bc93fe',
950: '#000000',
},
}SCSS
$custom: #bc93fe; $custom-light: #d2b3ff; $custom-dark: #000000;
JSON
{
"hex": "#bc93fe",
"rgb": {
"r": 188,
"g": 147,
"b": 254
},
"hsl": {
"h": 262.991,
"s": 98.165,
"l": 78.627
},
"oklch": {
"l": 0.7436,
"c": 0.15464,
"h": 300.4
},
"luminance": 0.38715
}Semantic roles & 50–950 ramp
primary
#BC93FE
secondary
#EAF7D4
accent
#E6008E
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141118
muted
#838086