Skip to content

#cd00df

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

RGB
205, 0, 223
HSL
295°, 100%, 44%
CMYK
8, 100, 0, 13
Luminance
0.1831

Every format

HEX#cd00df
RGBrgb(205, 0, 223)
HSLhsl(295, 100%, 44%)
CMYKcmyk(8%, 100%, 0%, 13%)
LABlab(49.9 86.0 -60.1)
LCHlch(49.9 104.9 325.1)
OKLCHoklch(0.607 0.285 323.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd00df on white: 4.51:1
AA ✓ pass · AA-large · AAA
Aa
#cd00df on black: 4.66:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green0.0%
Blue87.5%

CMYK percentages

Cyan8.1%
Magenta100.0%
Yellow0.0%
Key (black)12.5%

Color previews

#cd00df text on a black background

contrast 4.66:1

Card sample

#cd00df text on a white background

contrast 4.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd00df

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cd00df in the Color Lab