Skip to content

#bc66ff

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

RGB
188, 102, 255
HSL
274°, 100%, 70%
CMYK
26, 60, 0, 0
Luminance
0.2741

Every format

HEX#bc66ff
RGBrgb(188, 102, 255)
HSLhsl(274, 100%, 70%)
CMYKcmyk(26%, 60%, 0%, 0%)
LABlab(59.4 60.6 -62.9)
LCHlch(59.4 87.4 313.9)
OKLCHoklch(0.676 0.223 307.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bc66ff on white: 3.24:1
AA ✗ fail · AA-large · AAA
Aa
#bc66ff on black: 6.48:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.7%
Green40.0%
Blue100.0%

CMYK percentages

Cyan26.3%
Magenta60.0%
Yellow0.0%
Key (black)0.0%

Color previews

#bc66ff text on a black background

contrast 6.48:1

Card sample

#bc66ff text on a white background

contrast 3.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bc66ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bc66ff in the Color Lab