Skip to content

#cccda1

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

RGB
204, 205, 161
HSL
61°, 31%, 72%
CMYK
1, 0, 22, 20
Luminance
0.5907

Every format

HEX#cccda1
RGBrgb(204, 205, 161)
HSLhsl(61, 31%, 72%)
CMYKcmyk(1%, 0%, 22%, 20%)
LABlab(81.3 -7.6 21.9)
LCHlch(81.3 23.1 109.1)
OKLCHoklch(0.836 0.059 108.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cccda1 on white: 1.64:1
AA ✗ fail · AA-large · AAA
Aa
#cccda1 on black: 12.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green80.4%
Blue63.1%

CMYK percentages

Cyan0.5%
Magenta0.0%
Yellow21.5%
Key (black)19.6%

Color previews

#cccda1 text on a black background

contrast 12.81:1

Card sample

#cccda1 text on a white background

contrast 1.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cccda1

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cccda1 in the Color Lab