Skip to content

#ccd2dc

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

RGB
204, 210, 220
HSL
218°, 19%, 83%
CMYK
7, 5, 0, 14
Luminance
0.6410

Every format

HEX#ccd2dc
RGBrgb(204, 210, 220)
HSLhsl(218, 19%, 83%)
CMYKcmyk(7%, 5%, 0%, 14%)
LABlab(84.0 -0.1 -5.6)
LCHlch(84.0 5.6 268.6)
OKLCHoklch(0.862 0.015 260.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccd2dc on white: 1.52:1
AA ✗ fail · AA-large · AAA
Aa
#ccd2dc on black: 13.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green82.4%
Blue86.3%

CMYK percentages

Cyan7.3%
Magenta4.5%
Yellow0.0%
Key (black)13.7%

Color previews

#ccd2dc text on a black background

contrast 13.82:1

Card sample

#ccd2dc text on a white background

contrast 1.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccd2dc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccd2dc in the Color Lab