Skip to content

#cd50db

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

RGB
205, 80, 219
HSL
294°, 66%, 59%
CMYK
6, 64, 0, 14
Luminance
0.2383

Every format

HEX#cd50db
RGBrgb(205, 80, 219)
HSLhsl(294, 66%, 59%)
CMYKcmyk(6%, 64%, 0%, 14%)
LABlab(55.9 67.3 -48.2)
LCHlch(55.9 82.7 324.4)
OKLCHoklch(0.649 0.225 323.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd50db on white: 3.64:1
AA ✗ fail · AA-large · AAA
Aa
#cd50db on black: 5.77:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green31.4%
Blue85.9%

CMYK percentages

Cyan6.4%
Magenta63.5%
Yellow0.0%
Key (black)14.1%

Color previews

#cd50db text on a black background

contrast 5.77:1

Card sample

#cd50db text on a white background

contrast 3.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd50db

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cd50db in the Color Lab