Skip to content

#dfb7ac

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

RGB
223, 183, 172
HSL
13°, 44%, 78%
CMYK
0, 18, 23, 13
Luminance
0.5253

Every format

HEX#dfb7ac
RGBrgb(223, 183, 172)
HSLhsl(13, 44%, 78%)
CMYKcmyk(0%, 18%, 23%, 13%)
LABlab(77.6 12.7 11.0)
LCHlch(77.6 16.8 40.9)
OKLCHoklch(0.812 0.049 35.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfb7ac on white: 1.83:1
AA ✗ fail · AA-large · AAA
Aa
#dfb7ac on black: 11.51:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green71.8%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta17.9%
Yellow22.9%
Key (black)12.5%

Color previews

#dfb7ac text on a black background

contrast 11.51:1

Card sample

#dfb7ac text on a white background

contrast 1.83:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfb7ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfb7ac in the Color Lab