Skip to content

#cd63fc

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

RGB
205, 99, 252
HSL
282°, 96%, 69%
CMYK
19, 61, 0, 1
Luminance
0.2893

Every format

HEX#cd63fc
RGBrgb(205, 99, 252)
HSLhsl(282, 96%, 69%)
CMYKcmyk(19%, 61%, 0%, 1%)
LABlab(60.7 65.3 -59.0)
LCHlch(60.7 88.0 317.9)
OKLCHoklch(0.690 0.230 314.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd63fc on white: 3.09:1
AA ✗ fail · AA-large · AAA
Aa
#cd63fc on black: 6.79:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green38.8%
Blue98.8%

CMYK percentages

Cyan18.7%
Magenta60.7%
Yellow0.0%
Key (black)1.2%

Color previews

#cd63fc text on a black background

contrast 6.79:1

Card sample

#cd63fc text on a white background

contrast 3.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(205, 99, 252, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(205, 99, 252, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cd63fc;
background: linear-gradient(135deg, #cd63fc, #FC63C5);

Monochromatic scale

Palettes built from #cd63fc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cd63fc in the Color Lab