Skip to content

#cdd6dc

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

RGB
205, 214, 220
HSL
204°, 18%, 83%
CMYK
7, 3, 0, 14
Luminance
0.6624

Every format

HEX#cdd6dc
RGBrgb(205, 214, 220)
HSLhsl(204, 18%, 83%)
CMYKcmyk(7%, 3%, 0%, 14%)
LABlab(85.1 -1.9 -4.0)
LCHlch(85.1 4.4 244.6)
OKLCHoklch(0.871 0.013 236.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdd6dc on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#cdd6dc on black: 14.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green83.9%
Blue86.3%

CMYK percentages

Cyan6.8%
Magenta2.7%
Yellow0.0%
Key (black)13.7%

Color previews

#cdd6dc text on a black background

contrast 14.25:1

Card sample

#cdd6dc text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdd6dc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdd6dc in the Color Lab