Skip to content

#cccdba

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

RGB
204, 205, 186
HSL
63°, 16%, 77%
CMYK
1, 0, 9, 20
Luminance
0.6005

Every format

HEX#cccdba
RGBrgb(204, 205, 186)
HSLhsl(63, 16%, 77%)
CMYKcmyk(1%, 0%, 9%, 20%)
LABlab(81.9 -3.7 9.3)
LCHlch(81.9 10.0 111.4)
OKLCHoklch(0.842 0.026 109.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.0%
Green80.4%
Blue72.9%

CMYK percentages

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

Color previews

#cccdba text on a black background

contrast 13.01:1

Card sample

#cccdba text on a white background

contrast 1.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cccdba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cccdba in the Color Lab