Skip to content

#cddef5

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

RGB
205, 222, 245
HSL
215°, 67%, 88%
CMYK
16, 9, 0, 4
Luminance
0.7181

Every format

HEX#cddef5
RGBrgb(205, 222, 245)
HSLhsl(215, 67%, 88%)
CMYKcmyk(16%, 9%, 0%, 4%)
LABlab(87.9 -1.1 -13.1)
LCHlch(87.9 13.2 265.4)
OKLCHoklch(0.895 0.037 256.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green87.1%
Blue96.1%

CMYK percentages

Cyan16.3%
Magenta9.4%
Yellow0.0%
Key (black)3.9%

Color previews

#cddef5 text on a black background

contrast 15.36:1

Card sample

#cddef5 text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cddef5

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cddef5 in the Color Lab