Skip to content

#da80fd

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

RGB
218, 128, 253
HSL
283°, 97%, 75%
CMYK
14, 49, 0, 1
Luminance
0.3744

Every format

HEX#da80fd
RGBrgb(218, 128, 253)
HSLhsl(283, 97%, 75%)
CMYKcmyk(14%, 49%, 0%, 1%)
LABlab(67.6 54.7 -48.5)
LCHlch(67.6 73.1 318.4)
OKLCHoklch(0.743 0.193 315.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#da80fd on white: 2.47:1
AA ✗ fail · AA-large · AAA
Aa
#da80fd on black: 8.49:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green50.2%
Blue99.2%

CMYK percentages

Cyan13.8%
Magenta49.4%
Yellow0.0%
Key (black)0.8%

Color previews

#da80fd text on a black background

contrast 8.49:1

Card sample

#da80fd text on a white background

contrast 2.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #da80fd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #da80fd in the Color Lab