Skip to content

#c8d9da

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

RGB
200, 217, 218
HSL
183°, 20%, 82%
CMYK
8, 1, 0, 15
Luminance
0.6697

Every format

HEX#c8d9da
RGBrgb(200, 217, 218)
HSLhsl(183, 20%, 82%)
CMYKcmyk(8%, 1%, 0%, 15%)
LABlab(85.5 -5.5 -2.4)
LCHlch(85.5 6.0 204.0)
OKLCHoklch(0.873 0.018 201.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c8d9da on white: 1.46:1
AA ✗ fail · AA-large · AAA
Aa
#c8d9da on black: 14.39:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red78.4%
Green85.1%
Blue85.5%

CMYK percentages

Cyan8.3%
Magenta0.5%
Yellow0.0%
Key (black)14.5%

Color previews

#c8d9da text on a black background

contrast 14.39:1

Card sample

#c8d9da text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c8d9da

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c8d9da in the Color Lab