Skip to content

#df998d

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

RGB
223, 153, 141
HSL
9°, 56%, 71%
CMYK
0, 31, 37, 13
Luminance
0.4039

Every format

HEX#df998d
RGBrgb(223, 153, 141)
HSLhsl(9, 56%, 71%)
CMYKcmyk(0%, 31%, 37%, 13%)
LABlab(69.8 24.7 16.9)
LCHlch(69.8 30.0 34.4)
OKLCHoklch(0.749 0.087 30.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df998d on white: 2.31:1
AA ✗ fail · AA-large · AAA
Aa
#df998d on black: 9.08:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green60.0%
Blue55.3%

CMYK percentages

Cyan0.0%
Magenta31.4%
Yellow36.8%
Key (black)12.5%

Color previews

#df998d text on a black background

contrast 9.08:1

Card sample

#df998d text on a white background

contrast 2.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df998d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df998d in the Color Lab