Skip to content

#5000cb

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

RGB
80, 0, 203
HSL
264°, 100%, 40%
CMYK
61, 100, 0, 20
Luminance
0.0602

Every format

HEX#5000cb
RGBrgb(80, 0, 203)
HSLhsl(264, 100%, 40%)
CMYKcmyk(61%, 100%, 0%, 20%)
LABlab(29.4 68.7 -82.7)
LCHlch(29.4 107.5 309.7)
OKLCHoklch(0.425 0.247 285.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#5000cb on white: 9.53:1
AA ✓ pass · AA-large · AAA
Aa
#5000cb on black: 2.20:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red31.4%
Green0.0%
Blue79.6%

CMYK percentages

Cyan60.6%
Magenta100.0%
Yellow0.0%
Key (black)20.4%

Color previews

#5000cb text on a black background

contrast 2.20:1

Card sample

#5000cb text on a white background

contrast 9.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #5000cb;
Background color
Panel with #5000cb background
background-color: #5000cb;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #5000cb;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(80, 0, 203, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(80, 0, 203, 0.45);
Border & gradient
Gradient panel
border: 3px solid #5000cb;
background: linear-gradient(135deg, #5000cb, #CB00BF);

Monochromatic scale

Palettes built from #5000cb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5000cb in the Color Lab