Skip to content

#ccccee

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

RGB
204, 204, 238
HSL
240°, 50%, 87%
CMYK
14, 14, 0, 7
Luminance
0.6220

Every format

HEX#ccccee
RGBrgb(204, 204, 238)
HSLhsl(240, 50%, 87%)
CMYKcmyk(14%, 14%, 0%, 7%)
LABlab(83.0 6.7 -16.7)
LCHlch(83.0 18.0 291.7)
OKLCHoklch(0.856 0.047 285.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccccee on white: 1.56:1
AA ✗ fail · AA-large · AAA
Aa
#ccccee on black: 13.44:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green80.0%
Blue93.3%

CMYK percentages

Cyan14.3%
Magenta14.3%
Yellow0.0%
Key (black)6.7%

Color previews

#ccccee text on a black background

contrast 13.44:1

Card sample

#ccccee text on a white background

contrast 1.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccccee

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccccee in the Color Lab