Skip to content

#cccdab

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

RGB
204, 205, 171
HSL
62°, 25%, 74%
CMYK
1, 0, 17, 20
Luminance
0.5944

Every format

HEX#cccdab
RGBrgb(204, 205, 171)
HSLhsl(62, 25%, 74%)
CMYKcmyk(1%, 0%, 17%, 20%)
LABlab(81.5 -6.1 16.9)
LCHlch(81.5 17.9 109.8)
OKLCHoklch(0.839 0.046 108.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cccdab on white: 1.63:1
AA ✗ fail · AA-large · AAA
Aa
#cccdab on black: 12.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green80.4%
Blue67.1%

CMYK percentages

Cyan0.5%
Magenta0.0%
Yellow16.6%
Key (black)19.6%

Color previews

#cccdab text on a black background

contrast 12.89:1

Card sample

#cccdab text on a white background

contrast 1.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cccdab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cccdab in the Color Lab