Skip to content

#cd00fd

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

RGB
205, 0, 253
HSL
289°, 100%, 50%
CMYK
19, 100, 0, 1
Luminance
0.2007

Every format

HEX#cd00fd
RGBrgb(205, 0, 253)
HSLhsl(289, 100%, 50%)
CMYKcmyk(19%, 100%, 0%, 1%)
LABlab(51.9 90.8 -73.7)
LCHlch(51.9 116.9 320.9)
OKLCHoklch(0.627 0.306 317.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd00fd on white: 4.19:1
AA ✗ fail · AA-large · AAA
Aa
#cd00fd on black: 5.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green0.0%
Blue99.2%

CMYK percentages

Cyan19.0%
Magenta100.0%
Yellow0.0%
Key (black)0.8%

Color previews

#cd00fd text on a black background

contrast 5.01:1

Card sample

#cd00fd text on a white background

contrast 4.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd00fd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cd00fd in the Color Lab