Skip to content

#ccccd2

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

RGB
204, 204, 210
HSL
240°, 6%, 81%
CMYK
3, 3, 0, 18
Luminance
0.6068

Every format

HEX#ccccd2
RGBrgb(204, 204, 210)
HSLhsl(240, 6%, 81%)
CMYKcmyk(3%, 3%, 0%, 18%)
LABlab(82.2 1.1 -3.0)
LCHlch(82.2 3.2 290.5)
OKLCHoklch(0.847 0.008 286.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.0%
Green80.0%
Blue82.4%

CMYK percentages

Cyan2.9%
Magenta2.9%
Yellow0.0%
Key (black)17.6%

Color previews

#ccccd2 text on a black background

contrast 13.14:1

Card sample

#ccccd2 text on a white background

contrast 1.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccccd2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccccd2 in the Color Lab