Skip to content

#df998b

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

RGB
223, 153, 139
HSL
10°, 57%, 71%
CMYK
0, 31, 38, 13
Luminance
0.4033

Every format

HEX#df998b
RGBrgb(223, 153, 139)
HSLhsl(10, 57%, 71%)
CMYKcmyk(0%, 31%, 38%, 13%)
LABlab(69.7 24.5 18.0)
LCHlch(69.7 30.4 36.3)
OKLCHoklch(0.748 0.087 31.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df998b on white: 2.32:1
AA ✗ fail · AA-large · AAA
Aa
#df998b on black: 9.07:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green60.0%
Blue54.5%

CMYK percentages

Cyan0.0%
Magenta31.4%
Yellow37.7%
Key (black)12.5%

Color previews

#df998b text on a black background

contrast 9.07:1

Card sample

#df998b text on a white background

contrast 2.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df998b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df998b in the Color Lab