Skip to content

#ccccce

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

RGB
204, 204, 206
HSL
240°, 2%, 80%
CMYK
1, 1, 0, 19
Luminance
0.6048

Every format

HEX#ccccce
RGBrgb(204, 204, 206)
HSLhsl(240, 2%, 80%)
CMYKcmyk(1%, 1%, 0%, 19%)
LABlab(82.1 0.4 -1.0)
LCHlch(82.1 1.1 290.5)
OKLCHoklch(0.846 0.003 286.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.0%
Green80.0%
Blue80.8%

CMYK percentages

Cyan1.0%
Magenta1.0%
Yellow0.0%
Key (black)19.2%

Color previews

#ccccce text on a black background

contrast 13.10:1

Card sample

#ccccce text on a white background

contrast 1.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccccce

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccccce in the Color Lab