#BC78F9#BC78F9
#BC78F9 is a light, vivid violet. Relative luminance 0.310; OKLCH L 69.7% C 0.191 H 306.4°. Best body text is #000000 at 7.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BC78F9 |
|---|---|
| RGB | rgb(188, 120, 249) |
| HSL | hsl(272, 91%, 72%) |
| HSV | hsv(272, 52%, 98%) |
| CMYK | cmyk(24.5%, 51.8%, 0%, 2.4%) |
| CIE-LAB | lab(62.48, 50.13, -54.61) |
| CIE-LCH | lch(62.48, 74.13, 312.55°) |
| OKLab | oklab(69.75% 0.1132 -0.1534) |
| OKLCH | oklch(69.75% 0.191 306.4) |
| XYZ | xyz(44.5509, 30.9643, 93.2339) |
| Luminance | 0.3096 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 0.87
Easter Purple
#C071FE
ΔE00 1.73
Light Urple
#B36FF6
ΔE00 2.72
Bright Lavender
#C760FF
ΔE00 4.98
Liliac
#C48EFD
ΔE00 5.41
Bright Lilac
#C95EFB
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC78F9 #B5F978
analogous
#7C78F9 #BC78F9 #F978F5
triadic
#BC78F9 #F9BC78 #78F9BC
tetradic
#BC78F9 #F97C78 #B5F978 #78F5F9
square
#BC78F9 #F97C78 #B5F978 #78F5F9
split-complementary
#BC78F9 #F5F978 #78F97C
monochromatic
#810AEC #9F3DF6 #BC78F9 #D9B3FC #F0E2FE
Accessibility & contrast
On white
2.92
#BC78F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.19
#BC78F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC78F9
7.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC78F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC78F9 | 1.00 | 2.92 | 7.19 | 7.19 |
| #FFFFFF | 2.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5095FD
Deuteranopia (green-blind)
#6598F6
Tritanopia (blue-blind)
#B28FAD
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #bc78f9; /* rgb */ color: rgb(188, 120, 249); /* oklch */ color: oklch(69.7% 0.191 306.4);
Tailwind
colors: {
custom: {
50: '#d3a1fc',
500: '#bc78f9',
950: '#000000',
},
}SCSS
$custom: #bc78f9; $custom-light: #d3a1fc; $custom-dark: #000000;
JSON
{
"hex": "#bc78f9",
"rgb": {
"r": 188,
"g": 120,
"b": 249
},
"hsl": {
"h": 271.628,
"s": 91.489,
"l": 72.353
},
"oklch": {
"l": 0.69747,
"c": 0.19063,
"h": 306.4
},
"luminance": 0.30964
}Semantic roles & 50–950 ramp
primary
#BC78F9
secondary
#E5F6D5
accent
#E6006D
background
#FDFAFF
surface
#FAF3FF
border
#D3CDD7
text
#140F17
muted
#837F85