Skip to content

#dc88df

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

RGB
220, 136, 223
HSL
298°, 58%, 70%
CMYK
1, 39, 0, 13
Luminance
0.3815

Every format

HEX#dc88df
RGBrgb(220, 136, 223)
HSLhsl(298, 58%, 70%)
CMYKcmyk(1%, 39%, 0%, 13%)
LABlab(68.1 45.3 -31.1)
LCHlch(68.1 55.0 325.5)
OKLCHoklch(0.744 0.151 325.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dc88df on white: 2.43:1
AA ✗ fail · AA-large · AAA
Aa
#dc88df on black: 8.63:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red86.3%
Green53.3%
Blue87.5%

CMYK percentages

Cyan1.3%
Magenta39.0%
Yellow0.0%
Key (black)12.5%

Color previews

#dc88df text on a black background

contrast 8.63:1

Card sample

#dc88df text on a white background

contrast 2.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dc88df

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dc88df in the Color Lab