Skip to content

#c50fff

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

RGB
197, 15, 255
HSL
286°, 100%, 53%
CMYK
23, 94, 0, 0
Luminance
0.1943

Every format

HEX#c50fff
RGBrgb(197, 15, 255)
HSLhsl(286, 100%, 53%)
CMYKcmyk(23%, 94%, 0%, 0%)
LABlab(51.2 88.9 -76.0)
LCHlch(51.2 117.0 319.5)
OKLCHoklch(0.620 0.302 314.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c50fff on white: 4.30:1
AA ✗ fail · AA-large · AAA
Aa
#c50fff on black: 4.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red77.3%
Green5.9%
Blue100.0%

CMYK percentages

Cyan22.7%
Magenta94.1%
Yellow0.0%
Key (black)0.0%

Color previews

#c50fff text on a black background

contrast 4.89:1

Card sample

#c50fff text on a white background

contrast 4.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c50fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c50fff in the Color Lab