#BC78F0#BC78F0
#BC78F0 is a light, vivid violet. Relative luminance 0.304; OKLCH L 69.3% C 0.180 H 308.6°. Best body text is #000000 at 7.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BC78F0 |
|---|---|
| RGB | rgb(188, 120, 240) |
| HSL | hsl(274, 80%, 71%) |
| HSV | hsv(274, 50%, 94%) |
| CMYK | cmyk(21.7%, 50%, 0%, 5.9%) |
| CIE-LAB | lab(62.01, 48.12, -50.38) |
| CIE-LCH | lch(62.01, 69.67, 313.68°) |
| OKLab | oklab(69.25% 0.1125 -0.141) |
| OKLCH | oklch(69.25% 0.18 308.6) |
| XYZ | xyz(43.1806, 30.4162, 86.0173) |
| Luminance | 0.3042 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 0.95
Easter Purple
#C071FE
ΔE00 2.55
Light Urple
#B36FF6
ΔE00 3.15
Bright Lavender
#C760FF
ΔE00 5.26
Bright Lilac
#C95EFB
ΔE00 5.50
Liliac
#C48EFD
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC78F0 #ACF078
analogous
#8078F0 #BC78F0 #F078E8
triadic
#BC78F0 #F0BC78 #78F0BC
tetradic
#BC78F0 #F08078 #ACF078 #78E8F0
square
#BC78F0 #F08078 #ACF078 #78E8F0
split-complementary
#BC78F0 #E8F078 #78F080
monochromatic
#8318D6 #A141EA #BC78F0 #D7AFF6 #F1E3FC
Accessibility & contrast
On white
2.96
#BC78F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.08
#BC78F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC78F0
7.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC78F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC78F0 | 1.00 | 2.96 | 7.08 | 7.08 |
| #FFFFFF | 2.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5793F4
Deuteranopia (green-blind)
#6B97ED
Tritanopia (blue-blind)
#B58CA9
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #bc78f0; /* rgb */ color: rgb(188, 120, 240); /* oklch */ color: oklch(69.3% 0.180 308.6);
Tailwind
colors: {
custom: {
50: '#d3a1f5',
500: '#bc78f0',
950: '#000000',
},
}SCSS
$custom: #bc78f0; $custom-light: #d3a1f5; $custom-dark: #000000;
JSON
{
"hex": "#bc78f0",
"rgb": {
"r": 188,
"g": 120,
"b": 240
},
"hsl": {
"h": 274,
"s": 80,
"l": 70.588
},
"oklch": {
"l": 0.69251,
"c": 0.18038,
"h": 308.6
},
"luminance": 0.30416
}Semantic roles & 50–950 ramp
primary
#BC78F0
secondary
#E0F2D2
accent
#DC0965
background
#FDFAFF
surface
#FAF3FE
border
#D3CDD6
text
#140F17
muted
#837F85