Skip to content

#cccdbc

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

RGB
204, 205, 188
HSL
64°, 15%, 77%
CMYK
1, 0, 8, 20
Luminance
0.6013

Every format

HEX#cccdbc
RGBrgb(204, 205, 188)
HSLhsl(64, 15%, 77%)
CMYKcmyk(1%, 0%, 8%, 20%)
LABlab(81.9 -3.3 8.3)
LCHlch(81.9 9.0 111.7)
OKLCHoklch(0.843 0.023 109.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.0%
Green80.4%
Blue73.7%

CMYK percentages

Cyan0.5%
Magenta0.0%
Yellow8.3%
Key (black)19.6%

Color previews

#cccdbc text on a black background

contrast 13.03:1

Card sample

#cccdbc text on a white background

contrast 1.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cccdbc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cccdbc in the Color Lab