Skip to content

#df7c7b

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

RGB
223, 124, 123
HSL
1°, 61%, 68%
CMYK
0, 44, 45, 13
Luminance
0.3153

Every format

HEX#df7c7b
RGBrgb(223, 124, 123)
HSLhsl(1, 61%, 68%)
CMYKcmyk(0%, 44%, 45%, 13%)
LABlab(63.0 38.1 17.6)
LCHlch(63.0 42.0 24.8)
OKLCHoklch(0.695 0.123 21.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df7c7b on white: 2.87:1
AA ✗ fail · AA-large · AAA
Aa
#df7c7b on black: 7.31:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green48.6%
Blue48.2%

CMYK percentages

Cyan0.0%
Magenta44.4%
Yellow44.8%
Key (black)12.5%

Color previews

#df7c7b text on a black background

contrast 7.31:1

Card sample

#df7c7b text on a white background

contrast 2.87:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df7c7b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df7c7b in the Color Lab