Skip to content

#dccac2

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

RGB
220, 202, 194
HSL
19°, 27%, 81%
CMYK
0, 8, 12, 14
Luminance
0.6135

Every format

HEX#dccac2
RGBrgb(220, 202, 194)
HSLhsl(19, 27%, 81%)
CMYKcmyk(0%, 8%, 12%, 14%)
LABlab(82.6 4.9 6.3)
LCHlch(82.6 8.0 51.7)
OKLCHoklch(0.852 0.023 45.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dccac2 on white: 1.58:1
AA ✗ fail · AA-large · AAA
Aa
#dccac2 on black: 13.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red86.3%
Green79.2%
Blue76.1%

CMYK percentages

Cyan0.0%
Magenta8.2%
Yellow11.8%
Key (black)13.7%

Color previews

#dccac2 text on a black background

contrast 13.27:1

Card sample

#dccac2 text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dccac2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dccac2 in the Color Lab