Skip to content

#ccdbdf

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

RGB
204, 219, 223
HSL
193°, 23%, 84%
CMYK
9, 2, 0, 13
Luminance
0.6883

Every format

HEX#ccdbdf
RGBrgb(204, 219, 223)
HSLhsl(193, 23%, 84%)
CMYKcmyk(9%, 2%, 0%, 13%)
LABlab(86.4 -4.2 -3.7)
LCHlch(86.4 5.6 221.0)
OKLCHoklch(0.881 0.017 215.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccdbdf on white: 1.42:1
AA ✗ fail · AA-large · AAA
Aa
#ccdbdf on black: 14.77:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green85.9%
Blue87.5%

CMYK percentages

Cyan8.5%
Magenta1.8%
Yellow0.0%
Key (black)12.5%

Color previews

#ccdbdf text on a black background

contrast 14.77:1

Card sample

#ccdbdf text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccdbdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccdbdf in the Color Lab