Skip to content

#c71def

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

RGB
199, 29, 239
HSL
289°, 87%, 53%
CMYK
17, 88, 0, 6
Luminance
0.1925

Every format

HEX#c71def
RGBrgb(199, 29, 239)
HSLhsl(289, 87%, 53%)
CMYKcmyk(17%, 88%, 0%, 6%)
LABlab(51.0 84.6 -67.4)
LCHlch(51.0 108.2 321.5)
OKLCHoklch(0.616 0.285 318.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c71def on white: 4.33:1
AA ✗ fail · AA-large · AAA
Aa
#c71def on black: 4.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red78.0%
Green11.4%
Blue93.7%

CMYK percentages

Cyan16.7%
Magenta87.9%
Yellow0.0%
Key (black)6.3%

Color previews

#c71def text on a black background

contrast 4.85:1

Card sample

#c71def text on a white background

contrast 4.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(199, 29, 239, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(199, 29, 239, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c71def;
background: linear-gradient(135deg, #c71def, #EF1D8B);

Monochromatic scale

Palettes built from #c71def

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c71def in the Color Lab