#BC78FF#BC78FF
#BC78FF is a light, vivid violet. Relative luminance 0.313; OKLCH L 70.1% C 0.197 H 305.1°. Best body text is #000000 at 7.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BC78FF |
|---|---|
| RGB | rgb(188, 120, 255) |
| HSL | hsl(270, 100%, 74%) |
| HSV | hsv(270, 53%, 100%) |
| CMYK | cmyk(26.3%, 52.9%, 0%, 0%) |
| CIE-LAB | lab(62.80, 51.50, -57.40) |
| CIE-LCH | lch(62.80, 77.12, 311.90°) |
| OKLab | oklab(70.09% 0.1136 -0.1615) |
| OKLCH | oklch(70.09% 0.197 305.1) |
| XYZ | xyz(45.5016, 31.3446, 98.2414) |
| Luminance | 0.3134 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 1.66
Easter Purple
#C071FE
ΔE00 1.69
Light Urple
#B36FF6
ΔE00 2.83
Bright Lavender
#C760FF
ΔE00 5.01
Liliac
#C48EFD
ΔE00 5.50
Bright Lilac
#C95EFB
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC78FF #BBFF78
analogous
#7878FF #BC78FF #FF78FF
triadic
#BC78FF #FFBC78 #78FFBC
tetradic
#BC78FF #FF7878 #BBFF78 #78FFFF
square
#BC78FF #FF7878 #BBFF78 #78FFFF
split-complementary
#BC78FF #FFFF78 #78FF78
monochromatic
#7F00FD #9E3BFF #BC78FF #DAB5FF #F0E0FF
Accessibility & contrast
On white
2.89
#BC78FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.27
#BC78FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC78FF
7.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC78FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC78FF | 1.00 | 2.89 | 7.27 | 7.27 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4A96FF
Deuteranopia (green-blind)
#6198FC
Tritanopia (blue-blind)
#B191B0
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #bc78ff; /* rgb */ color: rgb(188, 120, 255); /* oklch */ color: oklch(70.1% 0.197 305.1);
Tailwind
colors: {
custom: {
50: '#d3a1ff',
500: '#bc78ff',
950: '#000000',
},
}SCSS
$custom: #bc78ff; $custom-light: #d3a1ff; $custom-dark: #000000;
JSON
{
"hex": "#bc78ff",
"rgb": {
"r": 188,
"g": 120,
"b": 255
},
"hsl": {
"h": 270.222,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.70087,
"c": 0.19747,
"h": 305.1
},
"luminance": 0.31344
}Semantic roles & 50–950 ramp
primary
#BC78FF
secondary
#E5F7D4
accent
#E60072
background
#FDFAFF
surface
#FAF3FF
border
#D3CDD7
text
#140F18
muted
#837F86