Skip to content

#6600ff

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

RGB
102, 0, 255
HSL
264°, 100%, 50%
CMYK
60, 100, 0, 0
Luminance
0.1004

Every format

HEX#6600ff
RGBrgb(102, 0, 255)
HSLhsl(264, 100%, 50%)
CMYKcmyk(60%, 100%, 0%, 0%)
LABlab(37.9 81.5 -98.3)
LCHlch(37.9 127.7 309.7)
OKLCHoklch(0.504 0.294 285.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#6600ff on white: 6.98:1
AA ✓ pass · AA-large · AAA
Aa
#6600ff on black: 3.01:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red40.0%
Green0.0%
Blue100.0%

CMYK percentages

Cyan60.0%
Magenta100.0%
Yellow0.0%
Key (black)0.0%

Color previews

#6600ff text on a black background

contrast 3.01:1

Card sample

#6600ff text on a white background

contrast 6.98:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #6600ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #6600ff in the Color Lab