Skip to content

#dc99df

a light, vivid magenta / pink · warm · closest name: plum

RGB
220, 153, 223
HSL
297°, 52%, 74%
CMYK
1, 31, 0, 13
Luminance
0.4333

Every format

HEX#dc99df
RGBrgb(220, 153, 223)
HSLhsl(297, 52%, 74%)
CMYKcmyk(1%, 31%, 0%, 13%)
LABlab(71.8 36.3 -25.5)
LCHlch(71.8 44.4 324.9)
OKLCHoklch(0.771 0.121 325.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dc99df on white: 2.17:1
AA ✗ fail · AA-large · AAA
Aa
#dc99df on black: 9.67:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red86.3%
Green60.0%
Blue87.5%

CMYK percentages

Cyan1.3%
Magenta31.4%
Yellow0.0%
Key (black)12.5%

Color previews

#dc99df text on a black background

contrast 9.67:1

Card sample

#dc99df text on a white background

contrast 2.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dc99df

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dc99df in the Color Lab