Skip to content

#c8cfda

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

RGB
200, 207, 218
HSL
217°, 20%, 82%
CMYK
8, 5, 0, 15
Luminance
0.6197

Every format

HEX#c8cfda
RGBrgb(200, 207, 218)
HSLhsl(217, 20%, 82%)
CMYKcmyk(8%, 5%, 0%, 15%)
LABlab(82.9 -0.3 -6.3)
LCHlch(82.9 6.3 267.5)
OKLCHoklch(0.852 0.017 259.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c8cfda on white: 1.57:1
AA ✗ fail · AA-large · AAA
Aa
#c8cfda on black: 13.39:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red78.4%
Green81.2%
Blue85.5%

CMYK percentages

Cyan8.3%
Magenta5.0%
Yellow0.0%
Key (black)14.5%

Color previews

#c8cfda text on a black background

contrast 13.39:1

Card sample

#c8cfda text on a white background

contrast 1.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c8cfda

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c8cfda in the Color Lab