Skip to content

#dab2ac

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

RGB
218, 178, 172
HSL
8°, 38%, 77%
CMYK
0, 18, 21, 15
Luminance
0.4972

Every format

HEX#dab2ac
RGBrgb(218, 178, 172)
HSLhsl(8, 38%, 77%)
CMYKcmyk(0%, 18%, 21%, 15%)
LABlab(75.9 13.6 8.5)
LCHlch(75.9 16.0 32.2)
OKLCHoklch(0.797 0.048 28.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dab2ac on white: 1.92:1
AA ✗ fail · AA-large · AAA
Aa
#dab2ac on black: 10.94:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green69.8%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta18.3%
Yellow21.1%
Key (black)14.5%

Color previews

#dab2ac text on a black background

contrast 10.94:1

Card sample

#dab2ac text on a white background

contrast 1.92:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dab2ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dab2ac in the Color Lab