Skip to content

#cddfed

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

RGB
205, 223, 237
HSL
206°, 47%, 87%
CMYK
14, 6, 0, 7
Luminance
0.7187

Every format

HEX#cddfed
RGBrgb(205, 223, 237)
HSLhsl(206, 47%, 87%)
CMYKcmyk(14%, 6%, 0%, 7%)
LABlab(87.9 -3.2 -8.9)
LCHlch(87.9 9.4 250.0)
OKLCHoklch(0.894 0.027 241.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#cddfed text on a black background

contrast 15.37:1

Card sample

#cddfed text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cddfed

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cddfed in the Color Lab