Skip to content

#dcccbd

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

RGB
220, 204, 189
HSL
29°, 31%, 80%
CMYK
0, 7, 14, 14
Luminance
0.6208

Every format

HEX#dcccbd
RGBrgb(220, 204, 189)
HSLhsl(29, 31%, 80%)
CMYKcmyk(0%, 7%, 14%, 14%)
LABlab(83.0 3.1 9.5)
LCHlch(83.0 10.0 71.9)
OKLCHoklch(0.854 0.027 65.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dcccbd on white: 1.57:1
AA ✗ fail · AA-large · AAA
Aa
#dcccbd on black: 13.42:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red86.3%
Green80.0%
Blue74.1%

CMYK percentages

Cyan0.0%
Magenta7.3%
Yellow14.1%
Key (black)13.7%

Color previews

#dcccbd text on a black background

contrast 13.42:1

Card sample

#dcccbd text on a white background

contrast 1.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dcccbd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dcccbd in the Color Lab