Skip to content

#dfb1ac

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

RGB
223, 177, 172
HSL
6°, 44%, 78%
CMYK
0, 21, 23, 13
Luminance
0.5011

Every format

HEX#dfb1ac
RGBrgb(223, 177, 172)
HSLhsl(6, 44%, 78%)
CMYKcmyk(0%, 21%, 23%, 13%)
LABlab(76.1 15.9 8.9)
LCHlch(76.1 18.3 29.3)
OKLCHoklch(0.800 0.054 25.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfb1ac on white: 1.91:1
AA ✗ fail · AA-large · AAA
Aa
#dfb1ac on black: 11.02:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green69.4%
Blue67.5%

CMYK percentages

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

Color previews

#dfb1ac text on a black background

contrast 11.02:1

Card sample

#dfb1ac text on a white background

contrast 1.91:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfb1ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfb1ac in the Color Lab