Skip to content

#ccddff

a pale, electric blue · cool · closest name: lavender

RGB
204, 221, 255
HSL
220°, 100%, 90%
CMYK
20, 13, 0, 0
Luminance
0.7177

Every format

HEX#ccddff
RGBrgb(204, 221, 255)
HSLhsl(220, 100%, 90%)
CMYKcmyk(20%, 13%, 0%, 0%)
LABlab(87.9 1.3 -18.4)
LCHlch(87.9 18.5 274.0)
OKLCHoklch(0.896 0.050 264.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccddff on white: 1.37:1
AA ✗ fail · AA-large · AAA
Aa
#ccddff on black: 15.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green86.7%
Blue100.0%

CMYK percentages

Cyan20.0%
Magenta13.3%
Yellow0.0%
Key (black)0.0%

Color previews

#ccddff text on a black background

contrast 15.35:1

Card sample

#ccddff text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccddff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccddff in the Color Lab