Skip to content

#cd50cd

a balanced, vivid magenta / pink · warm · closest name: orchid

RGB
205, 80, 205
HSL
300°, 56%, 56%
CMYK
0, 61, 0, 20
Luminance
0.2312

Every format

HEX#cd50cd
RGBrgb(205, 80, 205)
HSLhsl(300, 56%, 56%)
CMYKcmyk(0%, 61%, 0%, 20%)
LABlab(55.2 64.8 -41.3)
LCHlch(55.2 76.9 327.5)
OKLCHoklch(0.641 0.214 327.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd50cd on white: 3.73:1
AA ✗ fail · AA-large · AAA
Aa
#cd50cd on black: 5.62:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green31.4%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta61.0%
Yellow0.0%
Key (black)19.6%

Color previews

#cd50cd text on a black background

contrast 5.62:1

Card sample

#cd50cd text on a white background

contrast 3.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd50cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cd50cd in the Color Lab