Skip to content

#ccc3ec

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

RGB
204, 195, 236
HSL
253°, 52%, 85%
CMYK
14, 17, 0, 8
Luminance
0.5792

Every format

HEX#ccc3ec
RGBrgb(204, 195, 236)
HSLhsl(253, 52%, 85%)
CMYKcmyk(14%, 17%, 0%, 8%)
LABlab(80.7 11.1 -19.1)
LCHlch(80.7 22.1 300.0)
OKLCHoklch(0.838 0.057 295.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.0%
Green76.5%
Blue92.5%

CMYK percentages

Cyan13.6%
Magenta17.4%
Yellow0.0%
Key (black)7.5%

Color previews

#ccc3ec text on a black background

contrast 12.58:1

Card sample

#ccc3ec text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccc3ec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccc3ec in the Color Lab