Skip to content

#c500fd

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

RGB
197, 0, 253
HSL
287°, 100%, 50%
CMYK
22, 100, 0, 1
Luminance
0.1896

Every format

HEX#c500fd
RGBrgb(197, 0, 253)
HSLhsl(287, 100%, 50%)
CMYKcmyk(22%, 100%, 0%, 1%)
LABlab(50.6 89.8 -75.8)
LCHlch(50.6 117.5 319.8)
OKLCHoklch(0.616 0.303 315.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c500fd on white: 4.38:1
AA ✗ fail · AA-large · AAA
Aa
#c500fd on black: 4.79:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red77.3%
Green0.0%
Blue99.2%

CMYK percentages

Cyan22.1%
Magenta100.0%
Yellow0.0%
Key (black)0.8%

Color previews

#c500fd text on a black background

contrast 4.79:1

Card sample

#c500fd text on a white background

contrast 4.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c500fd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c500fd in the Color Lab