#BC94FA#BC94FA
#BC94FA is a light, vivid violet. Relative luminance 0.388; OKLCH L 74.3% C 0.148 H 300.9°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BC94FA |
|---|---|
| RGB | rgb(188, 148, 250) |
| HSL | hsl(264, 91%, 78%) |
| HSV | hsv(264, 41%, 98%) |
| CMYK | cmyk(24.8%, 40.8%, 0%, 2%) |
| CIE-LAB | lab(68.59, 35.17, -45.50) |
| CIE-LCH | lch(68.59, 57.51, 307.70°) |
| OKLab | oklab(74.33% 0.0761 -0.1269) |
| OKLCH | oklch(74.33% 0.148 300.9) |
| XYZ | xyz(48.5804, 38.7732, 95.3485) |
| Luminance | 0.3877 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.40
Baby Purple
#CA9BF7
ΔE00 3.54
Pastel Purple
#CAA0FF
ΔE00 3.62
Lilac (survey)
#CEA2FD
ΔE00 4.60
Lavender (survey)
#C79FEF
ΔE00 4.85
Pale Purple
#B790D4
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC94FA #D2FA94
analogous
#949FFA #BC94FA #EF94FA
triadic
#BC94FA #FABC94 #94FABC
tetradic
#BC94FA #FA949F #D2FA94 #94FAEF
square
#BC94FA #FA949F #D2FA94 #94FAEF
split-complementary
#BC94FA #FAEF94 #9FFA94
monochromatic
#731FF5 #975AF7 #BC94FA #E1CEFD #EDE2FE
Accessibility & contrast
On white
2.40
#BC94FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#BC94FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC94FA
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC94FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC94FA | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A7FE
Deuteranopia (green-blind)
#82A7F7
Tritanopia (blue-blind)
#B1A5BB
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #bc94fa; /* rgb */ color: rgb(188, 148, 250); /* oklch */ color: oklch(74.3% 0.148 300.9);
Tailwind
colors: {
custom: {
50: '#d2b4fc',
500: '#bc94fa',
950: '#000000',
},
}SCSS
$custom: #bc94fa; $custom-light: #d2b4fc; $custom-dark: #000000;
JSON
{
"hex": "#bc94fa",
"rgb": {
"r": 188,
"g": 148,
"b": 250
},
"hsl": {
"h": 263.529,
"s": 91.071,
"l": 78.039
},
"oklch": {
"l": 0.74332,
"c": 0.14801,
"h": 300.9
},
"luminance": 0.38773
}Semantic roles & 50–950 ramp
primary
#BC94FA
secondary
#E9F6D5
accent
#E6008C
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085