Skip to content

#cdccc2

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

RGB
205, 204, 194
HSL
55°, 10%, 78%
CMYK
0, 1, 5, 20
Luminance
0.6006

Every format

HEX#cdccc2
RGBrgb(205, 204, 194)
HSLhsl(55, 10%, 78%)
CMYKcmyk(0%, 1%, 5%, 20%)
LABlab(81.9 -1.4 5.1)
LCHlch(81.9 5.3 105.7)
OKLCHoklch(0.843 0.014 102.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green80.0%
Blue76.1%

CMYK percentages

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

Color previews

#cdccc2 text on a black background

contrast 13.01:1

Card sample

#cdccc2 text on a white background

contrast 1.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdccc2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdccc2 in the Color Lab