Skip to content

#c2ccdc

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

RGB
194, 204, 220
HSL
217°, 27%, 81%
CMYK
12, 7, 0, 14
Luminance
0.5982

Every format

HEX#c2ccdc
RGBrgb(194, 204, 220)
HSLhsl(217, 27%, 81%)
CMYKcmyk(12%, 7%, 0%, 14%)
LABlab(81.7 -0.3 -9.1)
LCHlch(81.7 9.1 268.4)
OKLCHoklch(0.842 0.025 259.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red76.1%
Green80.0%
Blue86.3%

CMYK percentages

Cyan11.8%
Magenta7.3%
Yellow0.0%
Key (black)13.7%

Color previews

#c2ccdc text on a black background

contrast 12.96:1

Card sample

#c2ccdc text on a white background

contrast 1.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c2ccdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c2ccdc in the Color Lab