Skip to content

#cd24fd

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

RGB
205, 36, 253
HSL
287°, 98%, 57%
CMYK
19, 86, 0, 1
Luminance
0.2133

Every format

HEX#cd24fd
RGBrgb(205, 36, 253)
HSLhsl(287, 98%, 57%)
CMYKcmyk(19%, 86%, 0%, 1%)
LABlab(53.3 86.7 -71.4)
LCHlch(53.3 112.3 320.5)
OKLCHoklch(0.637 0.294 316.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd24fd on white: 3.99:1
AA ✗ fail · AA-large · AAA
Aa
#cd24fd on black: 5.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green14.1%
Blue99.2%

CMYK percentages

Cyan19.0%
Magenta85.8%
Yellow0.0%
Key (black)0.8%

Color previews

#cd24fd text on a black background

contrast 5.27:1

Card sample

#cd24fd text on a white background

contrast 3.99:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd24fd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cd24fd in the Color Lab