Skip to content

#3300cc

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

RGB
51, 0, 204
HSL
255°, 100%, 40%
CMYK
75, 100, 0, 20
Luminance
0.0506

Every format

HEX#3300cc
RGBrgb(51, 0, 204)
HSLhsl(255, 100%, 40%)
CMYKcmyk(75%, 100%, 0%, 20%)
LABlab(26.9 67.7 -87.6)
LCHlch(26.9 110.7 307.7)
OKLCHoklch(0.402 0.254 274.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3300cc on white: 10.43:1
AA ✓ pass · AA-large · AAA
Aa
#3300cc on black: 2.01:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red20.0%
Green0.0%
Blue80.0%

CMYK percentages

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

Color previews

#3300cc text on a black background

contrast 2.01:1

Card sample

#3300cc text on a white background

contrast 10.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3300cc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3300cc in the Color Lab