Skip to content

#c0c9da

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

RGB
192, 201, 218
HSL
219°, 26%, 80%
CMYK
12, 8, 0, 15
Luminance
0.5804

Every format

HEX#c0c9da
RGBrgb(192, 201, 218)
HSLhsl(219, 26%, 80%)
CMYKcmyk(12%, 8%, 0%, 15%)
LABlab(80.8 0.3 -9.5)
LCHlch(80.8 9.5 271.7)
OKLCHoklch(0.834 0.026 263.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c0c9da on white: 1.67:1
AA ✗ fail · AA-large · AAA
Aa
#c0c9da on black: 12.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red75.3%
Green78.8%
Blue85.5%

CMYK percentages

Cyan11.9%
Magenta7.8%
Yellow0.0%
Key (black)14.5%

Color previews

#c0c9da text on a black background

contrast 12.61:1

Card sample

#c0c9da text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c0c9da

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c0c9da in the Color Lab