Skip to content

#dac2ac

a light, soft orange · warm · closest name: tan

RGB
218, 194, 172
HSL
29°, 38%, 77%
CMYK
0, 11, 21, 15
Luminance
0.5647

Every format

HEX#dac2ac
RGBrgb(218, 194, 172)
HSLhsl(29, 38%, 77%)
CMYKcmyk(0%, 11%, 21%, 15%)
LABlab(79.9 5.0 14.2)
LCHlch(79.9 15.0 70.5)
OKLCHoklch(0.829 0.041 64.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dac2ac on white: 1.71:1
AA ✗ fail · AA-large · AAA
Aa
#dac2ac on black: 12.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green76.1%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta11.0%
Yellow21.1%
Key (black)14.5%

Color previews

#dac2ac text on a black background

contrast 12.29:1

Card sample

#dac2ac text on a white background

contrast 1.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dac2ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dac2ac in the Color Lab