Skip to content

#df80fd

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

RGB
223, 128, 253
HSL
286°, 97%, 75%
CMYK
12, 49, 0, 1
Luminance
0.3822

Every format

HEX#df80fd
RGBrgb(223, 128, 253)
HSLhsl(286, 97%, 75%)
CMYKcmyk(12%, 49%, 0%, 1%)
LABlab(68.2 56.0 -47.5)
LCHlch(68.2 73.5 319.7)
OKLCHoklch(0.749 0.196 317.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df80fd on white: 2.43:1
AA ✗ fail · AA-large · AAA
Aa
#df80fd on black: 8.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green50.2%
Blue99.2%

CMYK percentages

Cyan11.9%
Magenta49.4%
Yellow0.0%
Key (black)0.8%

Color previews

#df80fd text on a black background

contrast 8.64:1

Card sample

#df80fd text on a white background

contrast 2.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df80fd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df80fd in the Color Lab