Skip to content

#c8cddc

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

RGB
200, 205, 220
HSL
225°, 22%, 82%
CMYK
9, 7, 0, 14
Luminance
0.6111

Every format

HEX#c8cddc
RGBrgb(200, 205, 220)
HSLhsl(225, 22%, 82%)
CMYKcmyk(9%, 7%, 0%, 14%)
LABlab(82.4 1.2 -8.0)
LCHlch(82.4 8.1 278.4)
OKLCHoklch(0.849 0.021 271.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c8cddc on white: 1.59:1
AA ✗ fail · AA-large · AAA
Aa
#c8cddc on black: 13.22:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red78.4%
Green80.4%
Blue86.3%

CMYK percentages

Cyan9.1%
Magenta6.8%
Yellow0.0%
Key (black)13.7%

Color previews

#c8cddc text on a black background

contrast 13.22:1

Card sample

#c8cddc text on a white background

contrast 1.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c8cddc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c8cddc in the Color Lab