#BC94F9#BC94F9
#BC94F9 is a light, vivid violet. Relative luminance 0.387; OKLCH L 74.3% C 0.147 H 301.2°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BC94F9 |
|---|---|
| RGB | rgb(188, 148, 249) |
| HSL | hsl(264, 89%, 78%) |
| HSV | hsv(264, 41%, 98%) |
| CMYK | cmyk(24.5%, 40.6%, 0%, 2.4%) |
| CIE-LAB | lab(68.54, 34.94, -45.03) |
| CIE-LCH | lch(68.54, 57.00, 307.81°) |
| OKLab | oklab(74.28% 0.0759 -0.1256) |
| OKLCH | oklch(74.28% 0.147 301.2) |
| XYZ | xyz(48.4240, 38.7106, 94.5249) |
| Luminance | 0.3871 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.42
Baby Purple
#CA9BF7
ΔE00 3.44
Pastel Purple
#CAA0FF
ΔE00 3.58
Lilac (survey)
#CEA2FD
ΔE00 4.54
Lavender (survey)
#C79FEF
ΔE00 4.72
Pale Purple
#B790D4
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC94F9 #D1F994
analogous
#949EF9 #BC94F9 #EE94F9
triadic
#BC94F9 #F9BC94 #94F9BC
tetradic
#BC94F9 #F9949E #D1F994 #94F9EE
square
#BC94F9 #F9949E #D1F994 #94F9EE
split-complementary
#BC94F9 #F9EE94 #9EF994
monochromatic
#7320F3 #985AF6 #BC94F9 #E0CEFC #EDE2FD
Accessibility & contrast
On white
2.40
#BC94F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#BC94F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC94F9
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC94F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC94F9 | 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)
#7AA7FD
Deuteranopia (green-blind)
#82A7F6
Tritanopia (blue-blind)
#B1A5BB
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #bc94f9; /* rgb */ color: rgb(188, 148, 249); /* oklch */ color: oklch(74.3% 0.147 301.2);
Tailwind
colors: {
custom: {
50: '#d2b4fb',
500: '#bc94f9',
950: '#000000',
},
}SCSS
$custom: #bc94f9; $custom-light: #d2b4fb; $custom-dark: #000000;
JSON
{
"hex": "#bc94f9",
"rgb": {
"r": 188,
"g": 148,
"b": 249
},
"hsl": {
"h": 263.762,
"s": 89.381,
"l": 77.843
},
"oklch": {
"l": 0.74282,
"c": 0.14674,
"h": 301.2
},
"luminance": 0.38711
}Semantic roles & 50–950 ramp
primary
#BC94F9
secondary
#E9F5D6
accent
#E6008B
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085