Skip to content

#ccccd3

a light, muted gray · warm · closest name: silver

RGB
204, 204, 211
HSL
240°, 7%, 81%
CMYK
3, 3, 0, 17
Luminance
0.6073

Every format

HEX#ccccd3
RGBrgb(204, 204, 211)
HSLhsl(240, 7%, 81%)
CMYKcmyk(3%, 3%, 0%, 17%)
LABlab(82.2 1.3 -3.5)
LCHlch(82.2 3.7 290.5)
OKLCHoklch(0.847 0.010 286.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccccd3 on white: 1.60:1
AA ✗ fail · AA-large · AAA
Aa
#ccccd3 on black: 13.15:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green80.0%
Blue82.7%

CMYK percentages

Cyan3.3%
Magenta3.3%
Yellow0.0%
Key (black)17.3%

Color previews

#ccccd3 text on a black background

contrast 13.15:1

Card sample

#ccccd3 text on a white background

contrast 1.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccccd3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccccd3 in the Color Lab