Skip to content

#5500cc

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

RGB
85, 0, 204
HSL
265°, 100%, 40%
CMYK
58, 100, 0, 20
Luminance
0.0629

Every format

HEX#5500cc
RGBrgb(85, 0, 204)
HSLhsl(265, 100%, 40%)
CMYKcmyk(58%, 100%, 0%, 20%)
LABlab(30.1 69.2 -82.2)
LCHlch(30.1 107.4 310.1)
OKLCHoklch(0.431 0.248 287.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#5500cc on white: 9.30:1
AA ✓ pass · AA-large · AAA
Aa
#5500cc on black: 2.26:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red33.3%
Green0.0%
Blue80.0%

CMYK percentages

Cyan58.3%
Magenta100.0%
Yellow0.0%
Key (black)20.0%

Color previews

#5500cc text on a black background

contrast 2.26:1

Card sample

#5500cc text on a white background

contrast 9.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #5500cc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5500cc in the Color Lab