Skip to content

#c005ff

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

RGB
192, 5, 255
HSL
285°, 100%, 51%
CMYK
25, 98, 0, 0
Luminance
0.1854

Every format

HEX#c005ff
RGBrgb(192, 5, 255)
HSLhsl(285, 100%, 51%)
CMYKcmyk(25%, 98%, 0%, 0%)
LABlab(50.1 89.1 -77.8)
LCHlch(50.1 118.3 318.9)
OKLCHoklch(0.612 0.303 313.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c005ff on white: 4.46:1
AA ✗ fail · AA-large · AAA
Aa
#c005ff on black: 4.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red75.3%
Green2.0%
Blue100.0%

CMYK percentages

Cyan24.7%
Magenta98.0%
Yellow0.0%
Key (black)0.0%

Color previews

#c005ff text on a black background

contrast 4.71:1

Card sample

#c005ff text on a white background

contrast 4.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c005ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c005ff in the Color Lab