Skip to content

#5800ff

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

RGB
88, 0, 255
HSL
261°, 100%, 50%
CMYK
66, 100, 0, 0
Luminance
0.0929

Every format

HEX#5800ff
RGBrgb(88, 0, 255)
HSLhsl(261, 100%, 50%)
CMYKcmyk(66%, 100%, 0%, 0%)
LABlab(36.5 80.8 -100.7)
LCHlch(36.5 129.1 308.8)
OKLCHoklch(0.491 0.295 280.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#5800ff on white: 7.35:1
AA ✓ pass · AA-large · AAA
Aa
#5800ff on black: 2.86:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red34.5%
Green0.0%
Blue100.0%

CMYK percentages

Cyan65.5%
Magenta100.0%
Yellow0.0%
Key (black)0.0%

Color previews

#5800ff text on a black background

contrast 2.86:1

Card sample

#5800ff text on a white background

contrast 7.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #5800ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5800ff in the Color Lab