Skip to content

#cdddf3

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

RGB
205, 221, 243
HSL
215°, 61%, 88%
CMYK
16, 9, 0, 5
Luminance
0.7116

Every format

HEX#cdddf3
RGBrgb(205, 221, 243)
HSLhsl(215, 61%, 88%)
CMYKcmyk(16%, 9%, 0%, 5%)
LABlab(87.6 -0.9 -12.5)
LCHlch(87.6 12.6 265.7)
OKLCHoklch(0.892 0.035 256.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green86.7%
Blue95.3%

CMYK percentages

Cyan15.6%
Magenta9.1%
Yellow0.0%
Key (black)4.7%

Color previews

#cdddf3 text on a black background

contrast 15.23:1

Card sample

#cdddf3 text on a white background

contrast 1.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdddf3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdddf3 in the Color Lab