Skip to content

#dcc4ba

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

RGB
220, 196, 186
HSL
18°, 33%, 80%
CMYK
0, 11, 16, 14
Luminance
0.5824

Every format

HEX#dcc4ba
RGBrgb(220, 196, 186)
HSLhsl(18, 33%, 80%)
CMYKcmyk(0%, 11%, 16%, 14%)
LABlab(80.9 6.8 8.1)
LCHlch(80.9 10.6 49.9)
OKLCHoklch(0.838 0.031 44.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dcc4ba on white: 1.66:1
AA ✗ fail · AA-large · AAA
Aa
#dcc4ba on black: 12.65:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red86.3%
Green76.9%
Blue72.9%

CMYK percentages

Cyan0.0%
Magenta10.9%
Yellow15.5%
Key (black)13.7%

Color previews

#dcc4ba text on a black background

contrast 12.65:1

Card sample

#dcc4ba text on a white background

contrast 1.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dcc4ba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dcc4ba in the Color Lab