Skip to content

#cccdcb

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

RGB
204, 205, 203
HSL
90°, 2%, 80%
CMYK
1, 0, 1, 20
Luminance
0.6081

Every format

HEX#cccdcb
RGBrgb(204, 205, 203)
HSLhsl(90, 2%, 80%)
CMYKcmyk(1%, 0%, 1%, 20%)
LABlab(82.3 -0.7 0.9)
LCHlch(82.3 1.1 129.2)
OKLCHoklch(0.847 0.003 128.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cccdcb on white: 1.60:1
AA ✗ fail · AA-large · AAA
Aa
#cccdcb on black: 13.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green80.4%
Blue79.6%

CMYK percentages

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

Color previews

#cccdcb text on a black background

contrast 13.16:1

Card sample

#cccdcb text on a white background

contrast 1.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cccdcb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cccdcb in the Color Lab