Skip to content

#cccfdc

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

RGB
204, 207, 220
HSL
229°, 19%, 83%
CMYK
7, 6, 0, 14
Luminance
0.6263

Every format

HEX#cccfdc
RGBrgb(204, 207, 220)
HSLhsl(229, 19%, 83%)
CMYKcmyk(7%, 6%, 0%, 14%)
LABlab(83.3 1.4 -6.8)
LCHlch(83.3 6.9 282.0)
OKLCHoklch(0.856 0.018 275.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cccfdc on white: 1.55:1
AA ✗ fail · AA-large · AAA
Aa
#cccfdc on black: 13.53:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green81.2%
Blue86.3%

CMYK percentages

Cyan7.3%
Magenta5.9%
Yellow0.0%
Key (black)13.7%

Color previews

#cccfdc text on a black background

contrast 13.53:1

Card sample

#cccfdc text on a white background

contrast 1.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cccfdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cccfdc in the Color Lab