Skip to content

#cccdbd

a light, muted yellow · cool · closest name: silver

RGB
204, 205, 189
HSL
64°, 14%, 77%
CMYK
1, 0, 8, 20
Luminance
0.6017

Every format

HEX#cccdbd
RGBrgb(204, 205, 189)
HSLhsl(64, 14%, 77%)
CMYKcmyk(1%, 0%, 8%, 20%)
LABlab(81.9 -3.2 7.8)
LCHlch(81.9 8.5 111.9)
OKLCHoklch(0.843 0.022 109.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cccdbd on white: 1.61:1
AA ✗ fail · AA-large · AAA
Aa
#cccdbd on black: 13.03:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green80.4%
Blue74.1%

CMYK percentages

Cyan0.5%
Magenta0.0%
Yellow7.8%
Key (black)19.6%

Color previews

#cccdbd text on a black background

contrast 13.03:1

Card sample

#cccdbd text on a white background

contrast 1.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cccdbd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cccdbd in the Color Lab