Skip to content

#df918b

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

RGB
223, 145, 139
HSL
4°, 57%, 71%
CMYK
0, 35, 38, 13
Luminance
0.3780

Every format

HEX#df918b
RGBrgb(223, 145, 139)
HSLhsl(4, 57%, 71%)
CMYKcmyk(0%, 35%, 38%, 13%)
LABlab(67.9 28.8 15.4)
LCHlch(67.9 32.7 28.2)
OKLCHoklch(0.734 0.096 24.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df918b on white: 2.45:1
AA ✗ fail · AA-large · AAA
Aa
#df918b on black: 8.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green56.9%
Blue54.5%

CMYK percentages

Cyan0.0%
Magenta35.0%
Yellow37.7%
Key (black)12.5%

Color previews

#df918b text on a black background

contrast 8.56:1

Card sample

#df918b text on a white background

contrast 2.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df918b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df918b in the Color Lab