Skip to content

#c62fff

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

RGB
198, 47, 255
HSL
284°, 100%, 59%
CMYK
22, 82, 0, 0
Luminance
0.2126

Every format

HEX#c62fff
RGBrgb(198, 47, 255)
HSLhsl(284, 100%, 59%)
CMYKcmyk(22%, 82%, 0%, 0%)
LABlab(53.2 83.5 -72.7)
LCHlch(53.2 110.7 318.9)
OKLCHoklch(0.635 0.286 314.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c62fff on white: 4.00:1
AA ✗ fail · AA-large · AAA
Aa
#c62fff on black: 5.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red77.6%
Green18.4%
Blue100.0%

CMYK percentages

Cyan22.4%
Magenta81.6%
Yellow0.0%
Key (black)0.0%

Color previews

#c62fff text on a black background

contrast 5.25:1

Card sample

#c62fff text on a white background

contrast 4.00:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c62fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c62fff in the Color Lab