Skip to content

#dc7f8b

a light, vivid red · warm · closest name: salmon

RGB
220, 127, 139
HSL
352°, 57%, 68%
CMYK
0, 42, 37, 14
Luminance
0.3226

Every format

HEX#dc7f8b
RGBrgb(220, 127, 139)
HSLhsl(352, 57%, 68%)
CMYKcmyk(0%, 42%, 37%, 14%)
LABlab(63.6 37.2 9.3)
LCHlch(63.6 38.4 14.0)
OKLCHoklch(0.700 0.115 12.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dc7f8b on white: 2.82:1
AA ✗ fail · AA-large · AAA
Aa
#dc7f8b on black: 7.45:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red86.3%
Green49.8%
Blue54.5%

CMYK percentages

Cyan0.0%
Magenta42.3%
Yellow36.8%
Key (black)13.7%

Color previews

#dc7f8b text on a black background

contrast 7.45:1

Card sample

#dc7f8b text on a white background

contrast 2.82:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dc7f8b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dc7f8b in the Color Lab