Skip to content

#c032ff

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

RGB
192, 50, 255
HSL
282°, 100%, 60%
CMYK
25, 80, 0, 0
Luminance
0.2071

Every format

HEX#c032ff
RGBrgb(192, 50, 255)
HSLhsl(282, 100%, 60%)
CMYKcmyk(25%, 80%, 0%, 0%)
LABlab(52.6 81.8 -73.7)
LCHlch(52.6 110.1 317.9)
OKLCHoklch(0.629 0.282 312.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c032ff on white: 4.08:1
AA ✗ fail · AA-large · AAA
Aa
#c032ff on black: 5.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red75.3%
Green19.6%
Blue100.0%

CMYK percentages

Cyan24.7%
Magenta80.4%
Yellow0.0%
Key (black)0.0%

Color previews

#c032ff text on a black background

contrast 5.14:1

Card sample

#c032ff text on a white background

contrast 4.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c032ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c032ff in the Color Lab