Skip to content

#dc3ace

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

RGB
220, 58, 206
HSL
305°, 70%, 55%
CMYK
0, 74, 6, 14
Luminance
0.2270

Every format

HEX#dc3ace
RGBrgb(220, 58, 206)
HSLhsl(305, 70%, 55%)
CMYKcmyk(0%, 74%, 6%, 14%)
LABlab(54.8 76.3 -42.5)
LCHlch(54.8 87.3 330.9)
OKLCHoklch(0.643 0.248 331.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dc3ace on white: 3.79:1
AA ✗ fail · AA-large · AAA
Aa
#dc3ace on black: 5.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red86.3%
Green22.7%
Blue80.8%

CMYK percentages

Cyan0.0%
Magenta73.6%
Yellow6.4%
Key (black)13.7%

Color previews

#dc3ace text on a black background

contrast 5.54:1

Card sample

#dc3ace text on a white background

contrast 3.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dc3ace

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dc3ace in the Color Lab