Skip to content

#6600cc

a dark, electric violet · warm · closest name: blue

RGB
102, 0, 204
HSL
270°, 100%, 40%
CMYK
50, 100, 0, 20
Luminance
0.0718

Every format

HEX#6600cc
RGBrgb(102, 0, 204)
HSLhsl(270, 100%, 40%)
CMYKcmyk(50%, 100%, 0%, 20%)
LABlab(32.2 70.4 -78.7)
LCHlch(32.2 105.5 311.8)
OKLCHoklch(0.449 0.248 294.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#6600cc on white: 8.62:1
AA ✓ pass · AA-large · AAA
Aa
#6600cc on black: 2.44:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red40.0%
Green0.0%
Blue80.0%

CMYK percentages

Cyan50.0%
Magenta100.0%
Yellow0.0%
Key (black)20.0%

Color previews

#6600cc text on a black background

contrast 2.44:1

Card sample

#6600cc text on a white background

contrast 8.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #6600cc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #6600cc in the Color Lab