Skip to content

#ccdfed

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

RGB
204, 223, 237
HSL
206°, 48%, 87%
CMYK
14, 6, 0, 7
Luminance
0.7173

Every format

HEX#ccdfed
RGBrgb(204, 223, 237)
HSLhsl(206, 48%, 87%)
CMYKcmyk(14%, 6%, 0%, 7%)
LABlab(87.8 -3.5 -9.0)
LCHlch(87.8 9.7 248.5)
OKLCHoklch(0.894 0.028 239.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.0%
Green87.5%
Blue92.9%

CMYK percentages

Cyan13.9%
Magenta5.9%
Yellow0.0%
Key (black)7.1%

Color previews

#ccdfed text on a black background

contrast 15.35:1

Card sample

#ccdfed text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccdfed

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccdfed in the Color Lab