Skip to content

#500cc0

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

RGB
80, 12, 192
HSL
263°, 88%, 40%
CMYK
58, 94, 0, 25
Luminance
0.0577

Every format

HEX#500cc0
RGBrgb(80, 12, 192)
HSLhsl(263, 88%, 40%)
CMYKcmyk(58%, 94%, 0%, 25%)
LABlab(28.8 64.0 -77.3)
LCHlch(28.8 100.4 309.6)
OKLCHoklch(0.417 0.233 287.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#500cc0 on white: 9.75:1
AA ✓ pass · AA-large · AAA
Aa
#500cc0 on black: 2.15:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red31.4%
Green4.7%
Blue75.3%

CMYK percentages

Cyan58.3%
Magenta93.7%
Yellow0.0%
Key (black)24.7%

Color previews

#500cc0 text on a black background

contrast 2.15:1

Card sample

#500cc0 text on a white background

contrast 9.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #500cc0;
Background color
Panel with #500cc0 background
background-color: #500cc0;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #500cc0;
Text shadow — RGB

Soft neon halo

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

Monochromatic scale

Palettes built from #500cc0

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #500cc0 in the Color Lab