Skip to content

#dfb4ac

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

RGB
223, 180, 172
HSL
9°, 44%, 78%
CMYK
0, 19, 23, 13
Luminance
0.5131

Every format

HEX#dfb4ac
RGBrgb(223, 180, 172)
HSLhsl(9, 44%, 78%)
CMYKcmyk(0%, 19%, 23%, 13%)
LABlab(76.9 14.3 10.0)
LCHlch(76.9 17.5 34.8)
OKLCHoklch(0.806 0.051 30.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfb4ac on white: 1.86:1
AA ✗ fail · AA-large · AAA
Aa
#dfb4ac on black: 11.26:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green70.6%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta19.3%
Yellow22.9%
Key (black)12.5%

Color previews

#dfb4ac text on a black background

contrast 11.26:1

Card sample

#dfb4ac text on a white background

contrast 1.86:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfb4ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfb4ac in the Color Lab