Skip to content

#5500ff

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

RGB
85, 0, 255
HSL
260°, 100%, 50%
CMYK
67, 100, 0, 0
Luminance
0.0915

Every format

HEX#5500ff
RGBrgb(85, 0, 255)
HSLhsl(260, 100%, 50%)
CMYKcmyk(67%, 100%, 0%, 0%)
LABlab(36.3 80.7 -101.1)
LCHlch(36.3 129.4 308.6)
OKLCHoklch(0.489 0.296 279.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#5500ff on white: 7.42:1
AA ✓ pass · AA-large · AAA
Aa
#5500ff on black: 2.83:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red33.3%
Green0.0%
Blue100.0%

CMYK percentages

Cyan66.7%
Magenta100.0%
Yellow0.0%
Key (black)0.0%

Color previews

#5500ff text on a black background

contrast 2.83:1

Card sample

#5500ff text on a white background

contrast 7.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #5500ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5500ff in the Color Lab