Skip to content

#ccc2ec

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

RGB
204, 194, 236
HSL
254°, 53%, 84%
CMYK
14, 18, 0, 8
Luminance
0.5748

Every format

HEX#ccc2ec
RGBrgb(204, 194, 236)
HSLhsl(254, 53%, 84%)
CMYKcmyk(14%, 18%, 0%, 8%)
LABlab(80.5 11.6 -19.5)
LCHlch(80.5 22.7 300.7)
OKLCHoklch(0.836 0.059 296.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccc2ec on white: 1.68:1
AA ✗ fail · AA-large · AAA
Aa
#ccc2ec on black: 12.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

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

Color previews

#ccc2ec text on a black background

contrast 12.50:1

Card sample

#ccc2ec text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccc2ec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccc2ec in the Color Lab