Skip to content

#c3cddc

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

RGB
195, 205, 220
HSL
216°, 26%, 81%
CMYK
11, 7, 0, 14
Luminance
0.6043

Every format

HEX#c3cddc
RGBrgb(195, 205, 220)
HSLhsl(216, 26%, 81%)
CMYKcmyk(11%, 7%, 0%, 14%)
LABlab(82.1 -0.5 -8.6)
LCHlch(82.1 8.6 266.9)
OKLCHoklch(0.845 0.024 258.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red76.5%
Green80.4%
Blue86.3%

CMYK percentages

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

Color previews

#c3cddc text on a black background

contrast 13.09:1

Card sample

#c3cddc text on a white background

contrast 1.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c3cddc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c3cddc in the Color Lab