Skip to content

#df848c

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

RGB
223, 132, 140
HSL
355°, 59%, 70%
CMYK
0, 41, 37, 13
Luminance
0.3408

Every format

HEX#df848c
RGBrgb(223, 132, 140)
HSLhsl(355, 59%, 70%)
CMYKcmyk(0%, 41%, 37%, 13%)
LABlab(65.0 35.8 10.9)
LCHlch(65.0 37.4 16.9)
OKLCHoklch(0.712 0.112 14.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df848c on white: 2.69:1
AA ✗ fail · AA-large · AAA
Aa
#df848c on black: 7.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green51.8%
Blue54.9%

CMYK percentages

Cyan0.0%
Magenta40.8%
Yellow37.2%
Key (black)12.5%

Color previews

#df848c text on a black background

contrast 7.82:1

Card sample

#df848c text on a white background

contrast 2.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df848c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df848c in the Color Lab