Skip to content

#cddaff

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

RGB
205, 218, 255
HSL
224°, 100%, 90%
CMYK
20, 15, 0, 0
Luminance
0.7034

Every format

HEX#cddaff
RGBrgb(205, 218, 255)
HSLhsl(224, 100%, 90%)
CMYKcmyk(20%, 15%, 0%, 0%)
LABlab(87.2 3.2 -19.4)
LCHlch(87.2 19.7 279.2)
OKLCHoklch(0.890 0.053 270.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green85.5%
Blue100.0%

CMYK percentages

Cyan19.6%
Magenta14.5%
Yellow0.0%
Key (black)0.0%

Color previews

#cddaff text on a black background

contrast 15.07:1

Card sample

#cddaff text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cddaff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cddaff in the Color Lab