Skip to content

#ccccc3

a light, muted yellow · cool · closest name: silver

RGB
204, 204, 195
HSL
60°, 8%, 78%
CMYK
0, 0, 4, 20
Luminance
0.5996

Every format

HEX#ccccc3
RGBrgb(204, 204, 195)
HSLhsl(60, 8%, 78%)
CMYKcmyk(0%, 0%, 4%, 20%)
LABlab(81.8 -1.6 4.5)
LCHlch(81.8 4.8 109.8)
OKLCHoklch(0.843 0.012 106.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccccc3 on white: 1.62:1
AA ✗ fail · AA-large · AAA
Aa
#ccccc3 on black: 12.99:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green80.0%
Blue76.5%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow4.4%
Key (black)20.0%

Color previews

#ccccc3 text on a black background

contrast 12.99:1

Card sample

#ccccc3 text on a white background

contrast 1.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccccc3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccccc3 in the Color Lab