Skip to content

#d32abc

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

RGB
211, 42, 188
HSL
308°, 67%, 50%
CMYK
0, 80, 11, 17
Luminance
0.1914

Every format

HEX#d32abc
RGBrgb(211, 42, 188)
HSLhsl(308, 67%, 50%)
CMYKcmyk(0%, 80%, 11%, 17%)
LABlab(50.9 76.2 -38.3)
LCHlch(50.9 85.3 333.3)
OKLCHoklch(0.609 0.246 334.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d32abc on white: 4.35:1
AA ✗ fail · AA-large · AAA
Aa
#d32abc on black: 4.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red82.7%
Green16.5%
Blue73.7%

CMYK percentages

Cyan0.0%
Magenta80.1%
Yellow10.9%
Key (black)17.3%

Color previews

#d32abc text on a black background

contrast 4.83:1

Card sample

#d32abc text on a white background

contrast 4.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d32abc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d32abc in the Color Lab