Skip to content

#ccc5ec

a light, vivid blue · warm · closest name: lavender

RGB
204, 197, 236
HSL
251°, 51%, 85%
CMYK
14, 17, 0, 8
Luminance
0.5883

Every format

HEX#ccc5ec
RGBrgb(204, 197, 236)
HSLhsl(251, 51%, 85%)
CMYKcmyk(14%, 17%, 0%, 8%)
LABlab(81.2 10.0 -18.4)
LCHlch(81.2 20.9 298.5)
OKLCHoklch(0.842 0.054 293.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccc5ec on white: 1.65:1
AA ✗ fail · AA-large · AAA
Aa
#ccc5ec on black: 12.77:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green77.3%
Blue92.5%

CMYK percentages

Cyan13.6%
Magenta16.5%
Yellow0.0%
Key (black)7.5%

Color previews

#ccc5ec text on a black background

contrast 12.77:1

Card sample

#ccc5ec text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccc5ec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccc5ec in the Color Lab