Skip to content

#cccda8

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

RGB
204, 205, 168
HSL
62°, 27%, 73%
CMYK
1, 0, 18, 20
Luminance
0.5933

Every format

HEX#cccda8
RGBrgb(204, 205, 168)
HSLhsl(62, 27%, 73%)
CMYKcmyk(1%, 0%, 18%, 20%)
LABlab(81.5 -6.5 18.4)
LCHlch(81.5 19.5 109.6)
OKLCHoklch(0.838 0.050 108.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.0%
Green80.4%
Blue65.9%

CMYK percentages

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

Color previews

#cccda8 text on a black background

contrast 12.87:1

Card sample

#cccda8 text on a white background

contrast 1.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cccda8

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cccda8 in the Color Lab