Skip to content

#ccc3ee

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

RGB
204, 195, 238
HSL
253°, 56%, 85%
CMYK
14, 18, 0, 7
Luminance
0.5804

Every format

HEX#ccc3ee
RGBrgb(204, 195, 238)
HSLhsl(253, 56%, 85%)
CMYKcmyk(14%, 18%, 0%, 7%)
LABlab(80.8 11.5 -20.1)
LCHlch(80.8 23.2 299.7)
OKLCHoklch(0.839 0.060 294.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.0%
Green76.5%
Blue93.3%

CMYK percentages

Cyan14.3%
Magenta18.1%
Yellow0.0%
Key (black)6.7%

Color previews

#ccc3ee text on a black background

contrast 12.61:1

Card sample

#ccc3ee text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccc3ee

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccc3ee in the Color Lab