Skip to content

#dd00df

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

RGB
221, 0, 223
HSL
300°, 100%, 44%
CMYK
1, 100, 0, 13
Luminance
0.2070

Every format

HEX#dd00df
RGBrgb(221, 0, 223)
HSLhsl(300, 100%, 44%)
CMYKcmyk(1%, 100%, 0%, 13%)
LABlab(52.6 88.5 -55.5)
LCHlch(52.6 104.5 327.9)
OKLCHoklch(0.631 0.291 327.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dd00df on white: 4.09:1
AA ✗ fail · AA-large · AAA
Aa
#dd00df on black: 5.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red86.7%
Green0.0%
Blue87.5%

CMYK percentages

Cyan0.9%
Magenta100.0%
Yellow0.0%
Key (black)12.5%

Color previews

#dd00df text on a black background

contrast 5.14:1

Card sample

#dd00df text on a white background

contrast 4.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dd00df

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dd00df in the Color Lab