Skip to content

#ccceee

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

RGB
204, 206, 238
HSL
237°, 50%, 87%
CMYK
14, 13, 0, 7
Luminance
0.6315

Every format

HEX#ccceee
RGBrgb(204, 206, 238)
HSLhsl(237, 50%, 87%)
CMYKcmyk(14%, 13%, 0%, 7%)
LABlab(83.5 5.6 -15.9)
LCHlch(83.5 16.9 289.3)
OKLCHoklch(0.860 0.044 282.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccceee on white: 1.54:1
AA ✗ fail · AA-large · AAA
Aa
#ccceee on black: 13.63:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

Cyan14.3%
Magenta13.4%
Yellow0.0%
Key (black)6.7%

Color previews

#ccceee text on a black background

contrast 13.63:1

Card sample

#ccceee text on a white background

contrast 1.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccceee

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccceee in the Color Lab