Skip to content

#cddaec

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

RGB
205, 218, 236
HSL
215°, 45%, 87%
CMYK
13, 8, 0, 8
Luminance
0.6918

Every format

HEX#cddaec
RGBrgb(205, 218, 236)
HSLhsl(215, 45%, 87%)
CMYKcmyk(13%, 8%, 0%, 8%)
LABlab(86.6 -0.8 -10.3)
LCHlch(86.6 10.3 265.4)
OKLCHoklch(0.884 0.029 256.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cddaec on white: 1.42:1
AA ✗ fail · AA-large · AAA
Aa
#cddaec on black: 14.84:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green85.5%
Blue92.5%

CMYK percentages

Cyan13.1%
Magenta7.6%
Yellow0.0%
Key (black)7.5%

Color previews

#cddaec text on a black background

contrast 14.84:1

Card sample

#cddaec text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cddaec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cddaec in the Color Lab