Skip to content

#d205df

a dark, electric magenta / pink · warm · closest name: magenta

RGB
210, 5, 223
HSL
296°, 96%, 45%
CMYK
6, 98, 0, 13
Luminance
0.1914

Every format

HEX#d205df
RGBrgb(210, 5, 223)
HSLhsl(296, 96%, 45%)
CMYKcmyk(6%, 98%, 0%, 13%)
LABlab(50.9 86.4 -58.5)
LCHlch(50.9 104.3 325.9)
OKLCHoklch(0.615 0.286 325.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d205df on white: 4.35:1
AA ✗ fail · AA-large · AAA
Aa
#d205df on black: 4.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red82.4%
Green2.0%
Blue87.5%

CMYK percentages

Cyan5.8%
Magenta97.8%
Yellow0.0%
Key (black)12.5%

Color previews

#d205df text on a black background

contrast 4.83:1

Card sample

#d205df text on a white background

contrast 4.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d205df

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d205df in the Color Lab