Skip to content

#bc80fd

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

RGB
188, 128, 253
HSL
269°, 97%, 75%
CMYK
26, 49, 0, 1
Luminance
0.3322

Every format

HEX#bc80fd
RGBrgb(188, 128, 253)
HSLhsl(269, 97%, 75%)
CMYKcmyk(26%, 49%, 0%, 1%)
LABlab(64.3 46.8 -53.9)
LCHlch(64.3 71.3 311.0)
OKLCHoklch(0.712 0.183 304.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bc80fd on white: 2.75:1
AA ✗ fail · AA-large · AAA
Aa
#bc80fd on black: 7.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.7%
Green50.2%
Blue99.2%

CMYK percentages

Cyan25.7%
Magenta49.4%
Yellow0.0%
Key (black)0.8%

Color previews

#bc80fd text on a black background

contrast 7.64:1

Card sample

#bc80fd text on a white background

contrast 2.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bc80fd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bc80fd in the Color Lab