Skip to content

#d280ff

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

RGB
210, 128, 255
HSL
279°, 100%, 75%
CMYK
18, 50, 0, 0
Luminance
0.3636

Every format

HEX#d280ff
RGBrgb(210, 128, 255)
HSLhsl(279, 100%, 75%)
CMYKcmyk(18%, 50%, 0%, 0%)
LABlab(66.8 53.0 -50.9)
LCHlch(66.8 73.5 316.1)
OKLCHoklch(0.736 0.192 312.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d280ff on white: 2.54:1
AA ✗ fail · AA-large · AAA
Aa
#d280ff on black: 8.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red82.4%
Green50.2%
Blue100.0%

CMYK percentages

Cyan17.6%
Magenta49.8%
Yellow0.0%
Key (black)0.0%

Color previews

#d280ff text on a black background

contrast 8.27:1

Card sample

#d280ff text on a white background

contrast 2.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d280ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d280ff in the Color Lab