Skip to content

#c003ff

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

RGB
192, 3, 255
HSL
285°, 100%, 51%
CMYK
25, 99, 0, 0
Luminance
0.1849

Every format

HEX#c003ff
RGBrgb(192, 3, 255)
HSLhsl(285, 100%, 51%)
CMYKcmyk(25%, 99%, 0%, 0%)
LABlab(50.1 89.3 -77.9)
LCHlch(50.1 118.5 318.9)
OKLCHoklch(0.611 0.303 313.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c003ff on white: 4.47:1
AA ✗ fail · AA-large · AAA
Aa
#c003ff on black: 4.70:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red75.3%
Green1.2%
Blue100.0%

CMYK percentages

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

Color previews

#c003ff text on a black background

contrast 4.70:1

Card sample

#c003ff text on a white background

contrast 4.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c003ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c003ff in the Color Lab