Skip to content

#c2cddc

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

RGB
194, 205, 220
HSL
215°, 27%, 81%
CMYK
12, 7, 0, 14
Luminance
0.6030

Every format

HEX#c2cddc
RGBrgb(194, 205, 220)
HSLhsl(215, 27%, 81%)
CMYKcmyk(12%, 7%, 0%, 14%)
LABlab(82.0 -0.8 -8.7)
LCHlch(82.0 8.7 264.9)
OKLCHoklch(0.845 0.024 256.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c2cddc on white: 1.61:1
AA ✗ fail · AA-large · AAA
Aa
#c2cddc on black: 13.06:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red76.1%
Green80.4%
Blue86.3%

CMYK percentages

Cyan11.8%
Magenta6.8%
Yellow0.0%
Key (black)13.7%

Color previews

#c2cddc text on a black background

contrast 13.06:1

Card sample

#c2cddc text on a white background

contrast 1.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c2cddc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c2cddc in the Color Lab