Skip to content

#dfb4ab

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

RGB
223, 180, 171
HSL
10°, 45%, 77%
CMYK
0, 19, 23, 13
Luminance
0.5127

Every format

HEX#dfb4ab
RGBrgb(223, 180, 171)
HSLhsl(10, 45%, 77%)
CMYKcmyk(0%, 19%, 23%, 13%)
LABlab(76.8 14.2 10.5)
LCHlch(76.8 17.6 36.4)
OKLCHoklch(0.806 0.052 31.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfb4ab on white: 1.87:1
AA ✗ fail · AA-large · AAA
Aa
#dfb4ab on black: 11.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

Cyan0.0%
Magenta19.3%
Yellow23.3%
Key (black)12.5%

Color previews

#dfb4ab text on a black background

contrast 11.25:1

Card sample

#dfb4ab text on a white background

contrast 1.87:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfb4ab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfb4ab in the Color Lab