Skip to content

#cddfec

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

RGB
205, 223, 236
HSL
205°, 45%, 87%
CMYK
13, 6, 0, 8
Luminance
0.7181

Every format

HEX#cddfec
RGBrgb(205, 223, 236)
HSLhsl(205, 45%, 87%)
CMYKcmyk(13%, 6%, 0%, 8%)
LABlab(87.9 -3.4 -8.4)
LCHlch(87.9 9.1 247.8)
OKLCHoklch(0.894 0.026 239.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green87.5%
Blue92.5%

CMYK percentages

Cyan13.1%
Magenta5.5%
Yellow0.0%
Key (black)7.5%

Color previews

#cddfec text on a black background

contrast 15.36:1

Card sample

#cddfec text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cddfec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cddfec in the Color Lab