Skip to content

#c80fff

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

RGB
200, 15, 255
HSL
286°, 100%, 53%
CMYK
22, 94, 0, 0
Luminance
0.1984

Every format

HEX#c80fff
RGBrgb(200, 15, 255)
HSLhsl(286, 100%, 53%)
CMYKcmyk(22%, 94%, 0%, 0%)
LABlab(51.7 89.3 -75.3)
LCHlch(51.7 116.8 319.9)
OKLCHoklch(0.624 0.302 315.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c80fff on white: 4.23:1
AA ✗ fail · AA-large · AAA
Aa
#c80fff on black: 4.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red78.4%
Green5.9%
Blue100.0%

CMYK percentages

Cyan21.6%
Magenta94.1%
Yellow0.0%
Key (black)0.0%

Color previews

#c80fff text on a black background

contrast 4.97:1

Card sample

#c80fff text on a white background

contrast 4.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c80fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c80fff in the Color Lab