Skip to content

#c2c8cc

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

RGB
194, 200, 204
HSL
204°, 9%, 78%
CMYK
5, 2, 0, 20
Luminance
0.5714

Every format

HEX#c2c8cc
RGBrgb(194, 200, 204)
HSLhsl(204, 9%, 78%)
CMYKcmyk(5%, 2%, 0%, 20%)
LABlab(80.3 -1.3 -2.7)
LCHlch(80.3 3.0 244.4)
OKLCHoklch(0.829 0.009 236.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c2c8cc on white: 1.69:1
AA ✗ fail · AA-large · AAA
Aa
#c2c8cc on black: 12.43:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red76.1%
Green78.4%
Blue80.0%

CMYK percentages

Cyan4.9%
Magenta2.0%
Yellow0.0%
Key (black)20.0%

Color previews

#c2c8cc text on a black background

contrast 12.43:1

Card sample

#c2c8cc text on a white background

contrast 1.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c2c8cc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c2c8cc in the Color Lab