Skip to content

#df968c

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

RGB
223, 150, 140
HSL
7°, 57%, 71%
CMYK
0, 33, 37, 13
Luminance
0.3939

Every format

HEX#df968c
RGBrgb(223, 150, 140)
HSLhsl(7, 57%, 71%)
CMYKcmyk(0%, 33%, 37%, 13%)
LABlab(69.0 26.2 16.5)
LCHlch(69.0 31.0 32.2)
OKLCHoklch(0.743 0.090 28.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#df968c text on a black background

contrast 8.88:1

Card sample

#df968c text on a white background

contrast 2.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df968c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df968c in the Color Lab