Skip to content

#dccdba

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

RGB
220, 205, 186
HSL
34°, 33%, 80%
CMYK
0, 7, 16, 14
Luminance
0.6242

Every format

HEX#dccdba
RGBrgb(220, 205, 186)
HSLhsl(34, 33%, 80%)
CMYKcmyk(0%, 7%, 16%, 14%)
LABlab(83.1 2.1 11.3)
LCHlch(83.1 11.5 79.6)
OKLCHoklch(0.856 0.031 73.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dccdba on white: 1.56:1
AA ✗ fail · AA-large · AAA
Aa
#dccdba on black: 13.48:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red86.3%
Green80.4%
Blue72.9%

CMYK percentages

Cyan0.0%
Magenta6.8%
Yellow15.5%
Key (black)13.7%

Color previews

#dccdba text on a black background

contrast 13.48:1

Card sample

#dccdba text on a white background

contrast 1.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dccdba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dccdba in the Color Lab