Skip to content

#cdddf5

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

RGB
205, 221, 245
HSL
216°, 67%, 88%
CMYK
16, 10, 0, 4
Luminance
0.7128

Every format

HEX#cdddf5
RGBrgb(205, 221, 245)
HSLhsl(216, 67%, 88%)
CMYKcmyk(16%, 10%, 0%, 4%)
LABlab(87.6 -0.5 -13.5)
LCHlch(87.6 13.5 267.8)
OKLCHoklch(0.893 0.037 258.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdddf5 on white: 1.38:1
AA ✗ fail · AA-large · AAA
Aa
#cdddf5 on black: 15.26:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green86.7%
Blue96.1%

CMYK percentages

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

Color previews

#cdddf5 text on a black background

contrast 15.26:1

Card sample

#cdddf5 text on a white background

contrast 1.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdddf5

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdddf5 in the Color Lab