Skip to content

#c400ff

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

RGB
196, 0, 255
HSL
286°, 100%, 50%
CMYK
23, 100, 0, 0
Luminance
0.1896

Every format

HEX#c400ff
RGBrgb(196, 0, 255)
HSLhsl(286, 100%, 50%)
CMYKcmyk(23%, 100%, 0%, 0%)
LABlab(50.6 90.0 -77.0)
LCHlch(50.6 118.4 319.5)
OKLCHoklch(0.616 0.305 314.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c400ff on white: 4.38:1
AA ✗ fail · AA-large · AAA
Aa
#c400ff on black: 4.79:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red76.9%
Green0.0%
Blue100.0%

CMYK percentages

Cyan23.1%
Magenta100.0%
Yellow0.0%
Key (black)0.0%

Color previews

#c400ff text on a black background

contrast 4.79:1

Card sample

#c400ff text on a white background

contrast 4.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c400ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c400ff in the Color Lab