Skip to content

#df968b

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

RGB
223, 150, 139
HSL
8°, 57%, 71%
CMYK
0, 33, 38, 13
Luminance
0.3936

Every format

HEX#df968b
RGBrgb(223, 150, 139)
HSLhsl(8, 57%, 71%)
CMYKcmyk(0%, 33%, 38%, 13%)
LABlab(69.0 26.1 17.0)
LCHlch(69.0 31.2 33.1)
OKLCHoklch(0.743 0.090 28.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df968b on white: 2.37:1
AA ✗ fail · AA-large · AAA
Aa
#df968b on black: 8.87:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green58.8%
Blue54.5%

CMYK percentages

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

Color previews

#df968b text on a black background

contrast 8.87:1

Card sample

#df968b text on a white background

contrast 2.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df968b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df968b in the Color Lab