Skip to content

#c0ccdf

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

RGB
192, 204, 223
HSL
217°, 33%, 81%
CMYK
14, 9, 0, 13
Luminance
0.5972

Every format

HEX#c0ccdf
RGBrgb(192, 204, 223)
HSLhsl(217, 33%, 81%)
CMYKcmyk(14%, 9%, 0%, 13%)
LABlab(81.7 -0.3 -10.8)
LCHlch(81.7 10.8 268.5)
OKLCHoklch(0.842 0.030 259.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c0ccdf on white: 1.62:1
AA ✗ fail · AA-large · AAA
Aa
#c0ccdf on black: 12.94:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red75.3%
Green80.0%
Blue87.5%

CMYK percentages

Cyan13.9%
Magenta8.5%
Yellow0.0%
Key (black)12.5%

Color previews

#c0ccdf text on a black background

contrast 12.94:1

Card sample

#c0ccdf text on a white background

contrast 1.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c0ccdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c0ccdf in the Color Lab