Skip to content

#cdccc1

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

RGB
205, 204, 193
HSL
55°, 11%, 78%
CMYK
0, 1, 6, 20
Luminance
0.6002

Every format

HEX#cdccc1
RGBrgb(205, 204, 193)
HSLhsl(55, 11%, 78%)
CMYKcmyk(0%, 1%, 6%, 20%)
LABlab(81.8 -1.6 5.6)
LCHlch(81.8 5.8 106.0)
OKLCHoklch(0.843 0.015 102.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdccc1 on white: 1.62:1
AA ✗ fail · AA-large · AAA
Aa
#cdccc1 on black: 13.00:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green80.0%
Blue75.7%

CMYK percentages

Cyan0.0%
Magenta0.5%
Yellow5.9%
Key (black)19.6%

Color previews

#cdccc1 text on a black background

contrast 13.00:1

Card sample

#cdccc1 text on a white background

contrast 1.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdccc1

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdccc1 in the Color Lab