Skip to content

#d080ff

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

RGB
208, 128, 255
HSL
278°, 100%, 75%
CMYK
18, 50, 0, 0
Luminance
0.3607

Every format

HEX#d080ff
RGBrgb(208, 128, 255)
HSLhsl(278, 100%, 75%)
CMYKcmyk(18%, 50%, 0%, 0%)
LABlab(66.6 52.4 -51.3)
LCHlch(66.6 73.3 315.6)
OKLCHoklch(0.734 0.192 311.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d080ff on white: 2.56:1
AA ✗ fail · AA-large · AAA
Aa
#d080ff on black: 8.21:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red81.6%
Green50.2%
Blue100.0%

CMYK percentages

Cyan18.4%
Magenta49.8%
Yellow0.0%
Key (black)0.0%

Color previews

#d080ff text on a black background

contrast 8.21:1

Card sample

#d080ff text on a white background

contrast 2.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d080ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d080ff in the Color Lab