Skip to content

#cd4ffd

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

RGB
205, 79, 253
HSL
283°, 98%, 65%
CMYK
19, 69, 0, 1
Luminance
0.2566

Every format

HEX#cd4ffd
RGBrgb(205, 79, 253)
HSLhsl(283, 98%, 65%)
CMYKcmyk(19%, 69%, 0%, 1%)
LABlab(57.7 74.0 -64.3)
LCHlch(57.7 98.0 319.0)
OKLCHoklch(0.668 0.256 315.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd4ffd on white: 3.42:1
AA ✗ fail · AA-large · AAA
Aa
#cd4ffd on black: 6.13:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green31.0%
Blue99.2%

CMYK percentages

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

Color previews

#cd4ffd text on a black background

contrast 6.13:1

Card sample

#cd4ffd text on a white background

contrast 3.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd4ffd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cd4ffd in the Color Lab