Skip to content

#cccedd

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

RGB
204, 206, 221
HSL
233°, 20%, 83%
CMYK
8, 7, 0, 13
Luminance
0.6220

Every format

HEX#cccedd
RGBrgb(204, 206, 221)
HSLhsl(233, 20%, 83%)
CMYKcmyk(8%, 7%, 0%, 13%)
LABlab(83.0 2.2 -7.6)
LCHlch(83.0 7.9 285.8)
OKLCHoklch(0.854 0.021 279.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.0%
Green80.8%
Blue86.7%

CMYK percentages

Cyan7.7%
Magenta6.8%
Yellow0.0%
Key (black)13.3%

Color previews

#cccedd text on a black background

contrast 13.44:1

Card sample

#cccedd text on a white background

contrast 1.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cccedd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cccedd in the Color Lab