Skip to content

#d55ddf

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

RGB
213, 93, 223
HSL
295°, 67%, 62%
CMYK
5, 58, 0, 13
Luminance
0.2730

Every format

HEX#d55ddf
RGBrgb(213, 93, 223)
HSLhsl(295, 67%, 62%)
CMYKcmyk(5%, 58%, 0%, 13%)
LABlab(59.3 64.4 -45.1)
LCHlch(59.3 78.6 325.0)
OKLCHoklch(0.676 0.215 324.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d55ddf on white: 3.25:1
AA ✗ fail · AA-large · AAA
Aa
#d55ddf on black: 6.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red83.5%
Green36.5%
Blue87.5%

CMYK percentages

Cyan4.5%
Magenta58.3%
Yellow0.0%
Key (black)12.5%

Color previews

#d55ddf text on a black background

contrast 6.46:1

Card sample

#d55ddf text on a white background

contrast 3.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(213, 93, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(213, 93, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #d55ddf;
background: linear-gradient(135deg, #d55ddf, #DF5D92);

Monochromatic scale

Palettes built from #d55ddf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d55ddf in the Color Lab