#BC94F8#BC94F8
#BC94F8 is a light, vivid violet. Relative luminance 0.386; OKLCH L 74.2% C 0.145 H 301.4°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BC94F8 |
|---|---|
| RGB | rgb(188, 148, 248) |
| HSL | hsl(264, 88%, 78%) |
| HSV | hsv(264, 40%, 97%) |
| CMYK | cmyk(24.2%, 40.3%, 0%, 2.7%) |
| CIE-LAB | lab(68.50, 34.71, -44.56) |
| CIE-LCH | lch(68.50, 56.48, 307.92°) |
| OKLab | oklab(74.23% 0.0758 -0.1242) |
| OKLCH | oklch(74.23% 0.145 301.4) |
| XYZ | xyz(48.2685, 38.6484, 93.7057) |
| Luminance | 0.3865 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.45
Baby Purple
#CA9BF7
ΔE00 3.35
Pastel Purple
#CAA0FF
ΔE00 3.55
Lilac (survey)
#CEA2FD
ΔE00 4.49
Lavender (survey)
#C79FEF
ΔE00 4.60
Pale Purple
#B790D4
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC94F8 #D0F894
analogous
#949EF8 #BC94F8 #EE94F8
triadic
#BC94F8 #F8BC94 #94F8BC
tetradic
#BC94F8 #F8949E #D0F894 #94F8EE
square
#BC94F8 #F8949E #D0F894 #94F8EE
split-complementary
#BC94F8 #F8EE94 #9EF894
monochromatic
#7421F0 #985BF4 #BC94F8 #E0CDFC #EDE2FD
Accessibility & contrast
On white
2.41
#BC94F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#BC94F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC94F8
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC94F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC94F8 | 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)
#7AA6FC
Deuteranopia (green-blind)
#83A7F5
Tritanopia (blue-blind)
#B1A5BA
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #bc94f8; /* rgb */ color: rgb(188, 148, 248); /* oklch */ color: oklch(74.2% 0.145 301.4);
Tailwind
colors: {
custom: {
50: '#d2b4fb',
500: '#bc94f8',
950: '#000000',
},
}SCSS
$custom: #bc94f8; $custom-light: #d2b4fb; $custom-dark: #000000;
JSON
{
"hex": "#bc94f8",
"rgb": {
"r": 188,
"g": 148,
"b": 248
},
"hsl": {
"h": 264,
"s": 87.719,
"l": 77.647
},
"oklch": {
"l": 0.74233,
"c": 0.14547,
"h": 301.4
},
"luminance": 0.38648
}Semantic roles & 50–950 ramp
primary
#BC94F8
secondary
#E9F5D6
accent
#E40189
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085