Skip to content

#cccda2

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

RGB
204, 205, 162
HSL
61°, 30%, 72%
CMYK
1, 0, 21, 20
Luminance
0.5911

Every format

HEX#cccda2
RGBrgb(204, 205, 162)
HSLhsl(61, 30%, 72%)
CMYKcmyk(1%, 0%, 21%, 20%)
LABlab(81.3 -7.4 21.4)
LCHlch(81.3 22.6 109.2)
OKLCHoklch(0.837 0.057 108.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.0%
Green80.4%
Blue63.5%

CMYK percentages

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

Color previews

#cccda2 text on a black background

contrast 12.82:1

Card sample

#cccda2 text on a white background

contrast 1.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cccda2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cccda2 in the Color Lab