Skip to content

#dfabb3

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

RGB
223, 171, 179
HSL
351°, 45%, 77%
CMYK
0, 23, 20, 13
Luminance
0.4807

Every format

HEX#dfabb3
RGBrgb(223, 171, 179)
HSLhsl(351, 45%, 77%)
CMYKcmyk(0%, 23%, 20%, 13%)
LABlab(74.9 20.2 3.3)
LCHlch(74.9 20.5 9.2)
OKLCHoklch(0.791 0.062 8.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfabb3 on white: 1.98:1
AA ✗ fail · AA-large · AAA
Aa
#dfabb3 on black: 10.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green67.1%
Blue70.2%

CMYK percentages

Cyan0.0%
Magenta23.3%
Yellow19.7%
Key (black)12.5%

Color previews

#dfabb3 text on a black background

contrast 10.61:1

Card sample

#dfabb3 text on a white background

contrast 1.98:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfabb3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfabb3 in the Color Lab