Skip to content

#ccc4ed

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

RGB
204, 196, 237
HSL
252°, 53%, 85%
CMYK
14, 17, 0, 7
Luminance
0.5843

Every format

HEX#ccc4ed
RGBrgb(204, 196, 237)
HSLhsl(252, 53%, 85%)
CMYKcmyk(14%, 17%, 0%, 7%)
LABlab(81.0 10.7 -19.3)
LCHlch(81.0 22.0 299.1)
OKLCHoklch(0.840 0.057 294.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccc4ed on white: 1.66:1
AA ✗ fail · AA-large · AAA
Aa
#ccc4ed on black: 12.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green76.9%
Blue92.9%

CMYK percentages

Cyan13.9%
Magenta17.3%
Yellow0.0%
Key (black)7.1%

Color previews

#ccc4ed text on a black background

contrast 12.69:1

Card sample

#ccc4ed text on a white background

contrast 1.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccc4ed

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccc4ed in the Color Lab