Skip to content

#cc7fff

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

RGB
204, 127, 255
HSL
276°, 100%, 75%
CMYK
20, 50, 0, 0
Luminance
0.3524

Every format

HEX#cc7fff
RGBrgb(204, 127, 255)
HSLhsl(276, 100%, 75%)
CMYKcmyk(20%, 50%, 0%, 0%)
LABlab(65.9 51.9 -52.3)
LCHlch(65.9 73.7 314.8)
OKLCHoklch(0.728 0.192 310.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cc7fff on white: 2.61:1
AA ✗ fail · AA-large · AAA
Aa
#cc7fff on black: 8.05:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green49.8%
Blue100.0%

CMYK percentages

Cyan20.0%
Magenta50.2%
Yellow0.0%
Key (black)0.0%

Color previews

#cc7fff text on a black background

contrast 8.05:1

Card sample

#cc7fff text on a white background

contrast 2.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cc7fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cc7fff in the Color Lab