Skip to content

#cd2abd

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

RGB
205, 42, 189
HSL
306°, 66%, 48%
CMYK
0, 80, 8, 20
Luminance
0.1831

Every format

HEX#cd2abd
RGBrgb(205, 42, 189)
HSLhsl(306, 66%, 48%)
CMYKcmyk(0%, 80%, 8%, 20%)
LABlab(49.9 75.1 -40.5)
LCHlch(49.9 85.3 331.6)
OKLCHoklch(0.600 0.244 332.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd2abd on white: 4.50:1
AA ✓ pass · AA-large · AAA
Aa
#cd2abd on black: 4.66:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green16.5%
Blue74.1%

CMYK percentages

Cyan0.0%
Magenta79.5%
Yellow7.8%
Key (black)19.6%

Color previews

#cd2abd text on a black background

contrast 4.66:1

Card sample

#cd2abd text on a white background

contrast 4.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd2abd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cd2abd in the Color Lab