Skip to content

#cddafe

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

RGB
205, 218, 254
HSL
224°, 96%, 90%
CMYK
19, 14, 0, 0
Luminance
0.7028

Every format

HEX#cddafe
RGBrgb(205, 218, 254)
HSLhsl(224, 96%, 90%)
CMYKcmyk(19%, 14%, 0%, 0%)
LABlab(87.1 3.0 -19.0)
LCHlch(87.1 19.2 278.8)
OKLCHoklch(0.890 0.052 269.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cddafe on white: 1.39:1
AA ✗ fail · AA-large · AAA
Aa
#cddafe on black: 15.06:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green85.5%
Blue99.6%

CMYK percentages

Cyan19.3%
Magenta14.2%
Yellow0.0%
Key (black)0.4%

Color previews

#cddafe text on a black background

contrast 15.06:1

Card sample

#cddafe text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cddafe

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cddafe in the Color Lab