Skip to content

#ccddf5

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

RGB
204, 221, 245
HSL
215°, 67%, 88%
CMYK
17, 10, 0, 4
Luminance
0.7114

Every format

HEX#ccddf5
RGBrgb(204, 221, 245)
HSLhsl(215, 67%, 88%)
CMYKcmyk(17%, 10%, 0%, 4%)
LABlab(87.5 -0.8 -13.6)
LCHlch(87.5 13.6 266.5)
OKLCHoklch(0.892 0.038 257.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccddf5 on white: 1.38:1
AA ✗ fail · AA-large · AAA
Aa
#ccddf5 on black: 15.23:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green86.7%
Blue96.1%

CMYK percentages

Cyan16.7%
Magenta9.8%
Yellow0.0%
Key (black)3.9%

Color previews

#ccddf5 text on a black background

contrast 15.23:1

Card sample

#ccddf5 text on a white background

contrast 1.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccddf5

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccddf5 in the Color Lab