Skip to content

#dfb2ac

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

RGB
223, 178, 172
HSL
7°, 44%, 78%
CMYK
0, 20, 23, 13
Luminance
0.5051

Every format

HEX#dfb2ac
RGBrgb(223, 178, 172)
HSLhsl(7, 44%, 78%)
CMYKcmyk(0%, 20%, 23%, 13%)
LABlab(76.4 15.4 9.3)
LCHlch(76.4 18.0 31.1)
OKLCHoklch(0.802 0.053 27.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfb2ac on white: 1.89:1
AA ✗ fail · AA-large · AAA
Aa
#dfb2ac on black: 11.10:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green69.8%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta20.2%
Yellow22.9%
Key (black)12.5%

Color previews

#dfb2ac text on a black background

contrast 11.10:1

Card sample

#dfb2ac text on a white background

contrast 1.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfb2ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfb2ac in the Color Lab