Skip to content

#c751ff

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

RGB
199, 81, 255
HSL
281°, 100%, 66%
CMYK
22, 68, 0, 0
Luminance
0.2525

Every format

HEX#c751ff
RGBrgb(199, 81, 255)
HSLhsl(281, 100%, 66%)
CMYKcmyk(22%, 68%, 0%, 0%)
LABlab(57.3 72.3 -66.1)
LCHlch(57.3 98.0 317.6)
OKLCHoklch(0.664 0.254 312.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c751ff on white: 3.47:1
AA ✗ fail · AA-large · AAA
Aa
#c751ff on black: 6.05:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red78.0%
Green31.8%
Blue100.0%

CMYK percentages

Cyan22.0%
Magenta68.2%
Yellow0.0%
Key (black)0.0%

Color previews

#c751ff text on a black background

contrast 6.05:1

Card sample

#c751ff text on a white background

contrast 3.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c751ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c751ff in the Color Lab