Skip to content

#dfb6ac

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

RGB
223, 182, 172
HSL
12°, 44%, 78%
CMYK
0, 18, 23, 13
Luminance
0.5212

Every format

HEX#dfb6ac
RGBrgb(223, 182, 172)
HSLhsl(12, 44%, 78%)
CMYKcmyk(0%, 18%, 23%, 13%)
LABlab(77.4 13.3 10.7)
LCHlch(77.4 17.0 38.8)
OKLCHoklch(0.810 0.050 34.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfb6ac on white: 1.84:1
AA ✗ fail · AA-large · AAA
Aa
#dfb6ac on black: 11.42:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green71.4%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta18.4%
Yellow22.9%
Key (black)12.5%

Color previews

#dfb6ac text on a black background

contrast 11.42:1

Card sample

#dfb6ac text on a white background

contrast 1.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfb6ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfb6ac in the Color Lab