Skip to content

#c8cbdc

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

RGB
200, 203, 220
HSL
231°, 22%, 82%
CMYK
9, 8, 0, 14
Luminance
0.6016

Every format

HEX#c8cbdc
RGBrgb(200, 203, 220)
HSLhsl(231, 22%, 82%)
CMYKcmyk(9%, 8%, 0%, 14%)
LABlab(81.9 2.2 -8.8)
LCHlch(81.9 9.1 284.3)
OKLCHoklch(0.845 0.024 277.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red78.4%
Green79.6%
Blue86.3%

CMYK percentages

Cyan9.1%
Magenta7.7%
Yellow0.0%
Key (black)13.7%

Color previews

#c8cbdc text on a black background

contrast 13.03:1

Card sample

#c8cbdc text on a white background

contrast 1.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c8cbdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c8cbdc in the Color Lab