Skip to content

#cdcc9c

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

RGB
205, 204, 156
HSL
59°, 33%, 71%
CMYK
0, 1, 24, 20
Luminance
0.5857

Every format

HEX#cdcc9c
RGBrgb(205, 204, 156)
HSLhsl(59, 33%, 71%)
CMYKcmyk(0%, 1%, 24%, 20%)
LABlab(81.0 -7.4 24.1)
LCHlch(81.0 25.2 107.0)
OKLCHoklch(0.834 0.064 106.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdcc9c on white: 1.65:1
AA ✗ fail · AA-large · AAA
Aa
#cdcc9c on black: 12.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green80.0%
Blue61.2%

CMYK percentages

Cyan0.0%
Magenta0.5%
Yellow23.9%
Key (black)19.6%

Color previews

#cdcc9c text on a black background

contrast 12.71:1

Card sample

#cdcc9c text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdcc9c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdcc9c in the Color Lab