Skip to content

#ccdadd

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

RGB
204, 218, 221
HSL
191°, 20%, 83%
CMYK
8, 1, 0, 13
Luminance
0.6820

Every format

HEX#ccdadd
RGBrgb(204, 218, 221)
HSLhsl(191, 20%, 83%)
CMYKcmyk(8%, 1%, 0%, 13%)
LABlab(86.1 -4.1 -3.1)
LCHlch(86.1 5.1 216.9)
OKLCHoklch(0.879 0.016 212.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccdadd on white: 1.43:1
AA ✗ fail · AA-large · AAA
Aa
#ccdadd on black: 14.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green85.5%
Blue86.7%

CMYK percentages

Cyan7.7%
Magenta1.4%
Yellow0.0%
Key (black)13.3%

Color previews

#ccdadd text on a black background

contrast 14.64:1

Card sample

#ccdadd text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccdadd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccdadd in the Color Lab