Skip to content

#cd77ff

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

RGB
205, 119, 255
HSL
278°, 100%, 73%
CMYK
20, 53, 0, 0
Luminance
0.3339

Every format

HEX#cd77ff
RGBrgb(205, 119, 255)
HSLhsl(278, 100%, 73%)
CMYKcmyk(20%, 53%, 0%, 0%)
LABlab(64.5 56.3 -54.6)
LCHlch(64.5 78.4 315.8)
OKLCHoklch(0.717 0.204 311.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd77ff on white: 2.73:1
AA ✗ fail · AA-large · AAA
Aa
#cd77ff on black: 7.68:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green46.7%
Blue100.0%

CMYK percentages

Cyan19.6%
Magenta53.3%
Yellow0.0%
Key (black)0.0%

Color previews

#cd77ff text on a black background

contrast 7.68:1

Card sample

#cd77ff text on a white background

contrast 2.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd77ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cd77ff in the Color Lab