Skip to content

#dac4ac

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

RGB
218, 196, 172
HSL
31°, 38%, 77%
CMYK
0, 10, 21, 15
Luminance
0.5736

Every format

HEX#dac4ac
RGBrgb(218, 196, 172)
HSLhsl(31, 38%, 77%)
CMYKcmyk(0%, 10%, 21%, 15%)
LABlab(80.4 4.0 14.9)
LCHlch(80.4 15.4 75.1)
OKLCHoklch(0.832 0.041 69.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dac4ac on white: 1.68:1
AA ✗ fail · AA-large · AAA
Aa
#dac4ac on black: 12.47:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green76.9%
Blue67.5%

CMYK percentages

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

Color previews

#dac4ac text on a black background

contrast 12.47:1

Card sample

#dac4ac text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dac4ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dac4ac in the Color Lab