Skip to content

#dac7ac

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

RGB
218, 199, 172
HSL
35°, 38%, 77%
CMYK
0, 9, 21, 15
Luminance
0.5873

Every format

HEX#dac7ac
RGBrgb(218, 199, 172)
HSLhsl(35, 38%, 77%)
CMYKcmyk(0%, 9%, 21%, 15%)
LABlab(81.1 2.4 15.9)
LCHlch(81.1 16.1 81.5)
OKLCHoklch(0.838 0.042 76.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dac7ac on white: 1.65:1
AA ✗ fail · AA-large · AAA
Aa
#dac7ac on black: 12.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green78.0%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta8.7%
Yellow21.1%
Key (black)14.5%

Color previews

#dac7ac text on a black background

contrast 12.75:1

Card sample

#dac7ac text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dac7ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dac7ac in the Color Lab