Skip to content

#dfabb2

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

RGB
223, 171, 178
HSL
352°, 45%, 77%
CMYK
0, 23, 20, 13
Luminance
0.4803

Every format

HEX#dfabb2
RGBrgb(223, 171, 178)
HSLhsl(352, 45%, 77%)
CMYKcmyk(0%, 23%, 20%, 13%)
LABlab(74.8 20.1 3.8)
LCHlch(74.8 20.4 10.7)
OKLCHoklch(0.791 0.062 9.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red87.5%
Green67.1%
Blue69.8%

CMYK percentages

Cyan0.0%
Magenta23.3%
Yellow20.2%
Key (black)12.5%

Color previews

#dfabb2 text on a black background

contrast 10.61:1

Card sample

#dfabb2 text on a white background

contrast 1.98:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfabb2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfabb2 in the Color Lab