Skip to content

#deb2ac

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

RGB
222, 178, 172
HSL
7°, 43%, 77%
CMYK
0, 20, 23, 13
Luminance
0.5035

Every format

HEX#deb2ac
RGBrgb(222, 178, 172)
HSLhsl(7, 43%, 77%)
CMYKcmyk(0%, 20%, 23%, 13%)
LABlab(76.3 15.0 9.1)
LCHlch(76.3 17.6 31.2)
OKLCHoklch(0.801 0.052 27.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#deb2ac on white: 1.90:1
AA ✗ fail · AA-large · AAA
Aa
#deb2ac on black: 11.07:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.1%
Green69.8%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta19.8%
Yellow22.5%
Key (black)12.9%

Color previews

#deb2ac text on a black background

contrast 11.07:1

Card sample

#deb2ac text on a white background

contrast 1.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #deb2ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #deb2ac in the Color Lab