Skip to content

#cddff3

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

RGB
205, 223, 243
HSL
212°, 61%, 88%
CMYK
16, 8, 0, 5
Luminance
0.7223

Every format

HEX#cddff3
RGBrgb(205, 223, 243)
HSLhsl(212, 61%, 88%)
CMYKcmyk(16%, 8%, 0%, 5%)
LABlab(88.1 -2.0 -11.8)
LCHlch(88.1 11.9 260.4)
OKLCHoklch(0.896 0.034 251.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cddff3 on white: 1.36:1
AA ✗ fail · AA-large · AAA
Aa
#cddff3 on black: 15.45:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green87.5%
Blue95.3%

CMYK percentages

Cyan15.6%
Magenta8.2%
Yellow0.0%
Key (black)4.7%

Color previews

#cddff3 text on a black background

contrast 15.45:1

Card sample

#cddff3 text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cddff3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cddff3 in the Color Lab