Skip to content

#dcc2ac

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

RGB
220, 194, 172
HSL
28°, 41%, 77%
CMYK
0, 12, 22, 14
Luminance
0.5678

Every format

HEX#dcc2ac
RGBrgb(220, 194, 172)
HSLhsl(28, 41%, 77%)
CMYKcmyk(0%, 12%, 22%, 14%)
LABlab(80.1 5.8 14.4)
LCHlch(80.1 15.6 68.2)
OKLCHoklch(0.830 0.042 62.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red86.3%
Green76.1%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta11.8%
Yellow21.8%
Key (black)13.7%

Color previews

#dcc2ac text on a black background

contrast 12.36:1

Card sample

#dcc2ac text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dcc2ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dcc2ac in the Color Lab