Skip to content

#ccc3ed

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

RGB
204, 195, 237
HSL
253°, 54%, 85%
CMYK
14, 18, 0, 7
Luminance
0.5798

Every format

HEX#ccc3ed
RGBrgb(204, 195, 237)
HSLhsl(253, 54%, 85%)
CMYKcmyk(14%, 18%, 0%, 7%)
LABlab(80.7 11.3 -19.6)
LCHlch(80.7 22.6 299.9)
OKLCHoklch(0.838 0.059 294.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#ccc3ed text on a black background

contrast 12.60:1

Card sample

#ccc3ed text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccc3ed

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccc3ed in the Color Lab