Skip to content

#cdd4dc

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

RGB
205, 212, 220
HSL
212°, 18%, 83%
CMYK
7, 4, 0, 14
Luminance
0.6523

Every format

HEX#cdd4dc
RGBrgb(205, 212, 220)
HSLhsl(212, 18%, 83%)
CMYKcmyk(7%, 4%, 0%, 14%)
LABlab(84.6 -0.8 -4.8)
LCHlch(84.6 4.8 259.9)
OKLCHoklch(0.867 0.013 251.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdd4dc on white: 1.50:1
AA ✗ fail · AA-large · AAA
Aa
#cdd4dc on black: 14.05:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green83.1%
Blue86.3%

CMYK percentages

Cyan6.8%
Magenta3.6%
Yellow0.0%
Key (black)13.7%

Color previews

#cdd4dc text on a black background

contrast 14.05:1

Card sample

#cdd4dc text on a white background

contrast 1.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdd4dc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdd4dc in the Color Lab