Skip to content

#bc7fff

a light, electric violet · warm · closest name: violet

RGB
188, 127, 255
HSL
269°, 100%, 75%
CMYK
26, 50, 0, 0
Luminance
0.3309

Every format

HEX#bc7fff
RGBrgb(188, 127, 255)
HSLhsl(269, 100%, 75%)
CMYKcmyk(26%, 50%, 0%, 0%)
LABlab(64.2 47.8 -55.1)
LCHlch(64.2 73.0 310.9)
OKLCHoklch(0.712 0.187 304.1)

Copy-ready code

/* CSS */
color: #bc7fff;
background-color: #bc7fff;
/* Tailwind (arbitrary) */
class="text-[#bc7fff] bg-[#bc7fff]"
/* SCSS */
$brand: #bc7fff;
/* SwiftUI */
Color(red: 0.737, green: 0.498, blue: 1.000)
/* Android */
Color.parseColor("#bc7fff")

Accessibility — WCAG contrast

Aa
#bc7fff on white: 2.76:1
AA ✗ fail · AA-large · AAA
Aa
#bc7fff on black: 7.62:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.7%
Green49.8%
Blue100.0%

CMYK percentages

Cyan26.3%
Magenta50.2%
Yellow0.0%
Key (black)0.0%

Color previews

#bc7fff text on a black background

contrast 7.62:1

Card sample

#bc7fff text on a white background

contrast 2.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #bc7fff;
Background color
Panel with #bc7fff background
background-color: #bc7fff;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #bc7fff;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(188, 127, 255, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(188, 127, 255, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bc7fff;
background: linear-gradient(135deg, #bc7fff, #FF7FED);

Monochromatic scale

Palettes built from #bc7fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bc7fff in the Color Lab