Skip to content

#cd3acc

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

RGB
205, 58, 204
HSL
300°, 60%, 52%
CMYK
0, 72, 1, 20
Luminance
0.2036

Every format

HEX#cd3acc
RGBrgb(205, 58, 204)
HSLhsl(300, 60%, 52%)
CMYKcmyk(0%, 72%, 1%, 20%)
LABlab(52.3 72.8 -45.4)
LCHlch(52.3 85.8 328.0)
OKLCHoklch(0.620 0.239 328.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd3acc on white: 4.14:1
AA ✗ fail · AA-large · AAA
Aa
#cd3acc on black: 5.07:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green22.7%
Blue80.0%

CMYK percentages

Cyan0.0%
Magenta71.7%
Yellow0.5%
Key (black)19.6%

Color previews

#cd3acc text on a black background

contrast 5.07:1

Card sample

#cd3acc text on a white background

contrast 4.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd3acc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cd3acc in the Color Lab