Skip to content

#dac3ac

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

RGB
218, 195, 172
HSL
30°, 38%, 77%
CMYK
0, 11, 21, 15
Luminance
0.5691

Every format

HEX#dac3ac
RGBrgb(218, 195, 172)
HSLhsl(30, 38%, 77%)
CMYKcmyk(0%, 11%, 21%, 15%)
LABlab(80.1 4.5 14.5)
LCHlch(80.1 15.2 72.8)
OKLCHoklch(0.830 0.041 67.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dac3ac on white: 1.70:1
AA ✗ fail · AA-large · AAA
Aa
#dac3ac on black: 12.38:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

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

Color previews

#dac3ac text on a black background

contrast 12.38:1

Card sample

#dac3ac text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dac3ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dac3ac in the Color Lab