Skip to content

#d005ff

a balanced, electric violet · warm · closest name: magenta

RGB
208, 5, 255
HSL
289°, 100%, 51%
CMYK
18, 98, 0, 0
Luminance
0.2074

Every format

HEX#d005ff
RGBrgb(208, 5, 255)
HSLhsl(289, 100%, 51%)
CMYKcmyk(18%, 98%, 0%, 0%)
LABlab(52.7 91.2 -73.6)
LCHlch(52.7 117.1 321.1)
OKLCHoklch(0.634 0.307 317.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d005ff on white: 4.08:1
AA ✗ fail · AA-large · AAA
Aa
#d005ff on black: 5.15:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red81.6%
Green2.0%
Blue100.0%

CMYK percentages

Cyan18.4%
Magenta98.0%
Yellow0.0%
Key (black)0.0%

Color previews

#d005ff text on a black background

contrast 5.15:1

Card sample

#d005ff text on a white background

contrast 4.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d005ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d005ff in the Color Lab