Skip to content

#ccdfee

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

RGB
204, 223, 238
HSL
207°, 50%, 87%
CMYK
14, 6, 0, 7
Luminance
0.7179

Every format

HEX#ccdfee
RGBrgb(204, 223, 238)
HSLhsl(207, 50%, 87%)
CMYKcmyk(14%, 6%, 0%, 7%)
LABlab(87.9 -3.3 -9.5)
LCHlch(87.9 10.0 250.6)
OKLCHoklch(0.894 0.029 241.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.0%
Green87.5%
Blue93.3%

CMYK percentages

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

Color previews

#ccdfee text on a black background

contrast 15.36:1

Card sample

#ccdfee text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccdfee

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccdfee in the Color Lab