#BC78F7#BC78F7
#BC78F7 is a light, vivid violet. Relative luminance 0.308; OKLCH L 69.6% C 0.188 H 306.9°. Best body text is #000000 at 7.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BC78F7 |
|---|---|
| RGB | rgb(188, 120, 247) |
| HSL | hsl(272, 89%, 72%) |
| HSV | hsv(272, 51%, 97%) |
| CMYK | cmyk(23.9%, 51.4%, 0%, 3.1%) |
| CIE-LAB | lab(62.37, 49.68, -53.68) |
| CIE-LCH | lch(62.37, 73.14, 312.79°) |
| OKLab | oklab(69.64% 0.1131 -0.1506) |
| OKLCH | oklch(69.64% 0.188 306.9) |
| XYZ | xyz(44.2406, 30.8402, 91.5998) |
| Luminance | 0.3084 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 0.67
Easter Purple
#C071FE
ΔE00 1.84
Light Urple
#B36FF6
ΔE00 2.75
Bright Lavender
#C760FF
ΔE00 5.01
Bright Lilac
#C95EFB
ΔE00 5.40
Liliac
#C48EFD
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC78F7 #B3F778
analogous
#7D78F7 #BC78F7 #F778F2
triadic
#BC78F7 #F7BC78 #78F7BC
tetradic
#BC78F7 #F77D78 #B3F778 #78F2F7
square
#BC78F7 #F77D78 #B3F778 #78F2F7
split-complementary
#BC78F7 #F2F778 #78F77D
monochromatic
#820EE7 #9F3EF4 #BC78F7 #D9B2FA #F1E2FD
Accessibility & contrast
On white
2.93
#BC78F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.17
#BC78F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC78F7
7.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC78F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC78F7 | 1.00 | 2.93 | 7.17 | 7.17 |
| #FFFFFF | 2.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5294FB
Deuteranopia (green-blind)
#6797F4
Tritanopia (blue-blind)
#B38FAC
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #bc78f7; /* rgb */ color: rgb(188, 120, 247); /* oklch */ color: oklch(69.6% 0.188 306.9);
Tailwind
colors: {
custom: {
50: '#d3a1fa',
500: '#bc78f7',
950: '#000000',
},
}SCSS
$custom: #bc78f7; $custom-light: #d3a1fa; $custom-dark: #000000;
JSON
{
"hex": "#bc78f7",
"rgb": {
"r": 188,
"g": 120,
"b": 247
},
"hsl": {
"h": 272.126,
"s": 88.811,
"l": 71.961
},
"oklch": {
"l": 0.69635,
"c": 0.18835,
"h": 306.9
},
"luminance": 0.3084
}Semantic roles & 50–950 ramp
primary
#BC78F7
secondary
#E4F5D5
accent
#E5006B
background
#FDFAFF
surface
#FAF3FF
border
#D3CDD7
text
#140F17
muted
#837F85