Skip to content

#cccdad

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

RGB
204, 205, 173
HSL
62°, 24%, 74%
CMYK
1, 0, 16, 20
Luminance
0.5952

Every format

HEX#cccdad
RGBrgb(204, 205, 173)
HSLhsl(62, 24%, 74%)
CMYKcmyk(1%, 0%, 16%, 20%)
LABlab(81.6 -5.8 15.8)
LCHlch(81.6 16.9 110.0)
OKLCHoklch(0.839 0.043 108.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.0%
Green80.4%
Blue67.8%

CMYK percentages

Cyan0.5%
Magenta0.0%
Yellow15.6%
Key (black)19.6%

Color previews

#cccdad text on a black background

contrast 12.90:1

Card sample

#cccdad text on a white background

contrast 1.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cccdad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cccdad in the Color Lab