Skip to content

#dccc8c

a light, vivid yellow · cool · closest name: tan

RGB
220, 204, 140
HSL
48°, 53%, 71%
CMYK
0, 7, 36, 14
Luminance
0.6029

Every format

HEX#dccc8c
RGBrgb(220, 204, 140)
HSLhsl(48, 53%, 71%)
CMYKcmyk(0%, 7%, 36%, 14%)
LABlab(82.0 -3.6 33.9)
LCHlch(82.0 34.1 96.1)
OKLCHoklch(0.844 0.084 95.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dccc8c on white: 1.61:1
AA ✗ fail · AA-large · AAA
Aa
#dccc8c on black: 13.06:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red86.3%
Green80.0%
Blue54.9%

CMYK percentages

Cyan0.0%
Magenta7.3%
Yellow36.4%
Key (black)13.7%

Color previews

#dccc8c text on a black background

contrast 13.06:1

Card sample

#dccc8c text on a white background

contrast 1.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dccc8c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dccc8c in the Color Lab