Skip to content

#c32fff

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

RGB
195, 47, 255
HSL
283°, 100%, 59%
CMYK
24, 82, 0, 0
Luminance
0.2086

Every format

HEX#c32fff
RGBrgb(195, 47, 255)
HSLhsl(283, 100%, 59%)
CMYKcmyk(24%, 82%, 0%, 0%)
LABlab(52.8 83.0 -73.5)
LCHlch(52.8 110.8 318.5)
OKLCHoklch(0.631 0.285 313.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c32fff on white: 4.06:1
AA ✗ fail · AA-large · AAA
Aa
#c32fff on black: 5.17:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red76.5%
Green18.4%
Blue100.0%

CMYK percentages

Cyan23.5%
Magenta81.6%
Yellow0.0%
Key (black)0.0%

Color previews

#c32fff text on a black background

contrast 5.17:1

Card sample

#c32fff text on a white background

contrast 4.06:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c32fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c32fff in the Color Lab