Skip to content

#cdddfd

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

RGB
205, 221, 253
HSL
220°, 92%, 90%
CMYK
19, 13, 0, 1
Luminance
0.7178

Every format

HEX#cdddfd
RGBrgb(205, 221, 253)
HSLhsl(220, 92%, 90%)
CMYKcmyk(19%, 13%, 0%, 1%)
LABlab(87.9 1.2 -17.4)
LCHlch(87.9 17.4 273.8)
OKLCHoklch(0.896 0.047 264.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green86.7%
Blue99.2%

CMYK percentages

Cyan19.0%
Magenta12.6%
Yellow0.0%
Key (black)0.8%

Color previews

#cdddfd text on a black background

contrast 15.36:1

Card sample

#cdddfd text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdddfd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdddfd in the Color Lab