Skip to content

#df77ff

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

RGB
223, 119, 255
HSL
286°, 100%, 73%
CMYK
13, 53, 0, 0
Luminance
0.3610

Every format

HEX#df77ff
RGBrgb(223, 119, 255)
HSLhsl(286, 100%, 73%)
CMYKcmyk(13%, 53%, 0%, 0%)
LABlab(66.6 60.8 -51.1)
LCHlch(66.6 79.5 320.0)
OKLCHoklch(0.738 0.211 317.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df77ff on white: 2.55:1
AA ✗ fail · AA-large · AAA
Aa
#df77ff on black: 8.22:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green46.7%
Blue100.0%

CMYK percentages

Cyan12.5%
Magenta53.3%
Yellow0.0%
Key (black)0.0%

Color previews

#df77ff text on a black background

contrast 8.22:1

Card sample

#df77ff text on a white background

contrast 2.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df77ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df77ff in the Color Lab