Skip to content

#cddbee

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

RGB
205, 219, 238
HSL
215°, 49%, 87%
CMYK
14, 8, 0, 7
Luminance
0.6982

Every format

HEX#cddbee
RGBrgb(205, 219, 238)
HSLhsl(215, 49%, 87%)
CMYKcmyk(14%, 8%, 0%, 7%)
LABlab(86.9 -0.9 -10.9)
LCHlch(86.9 10.9 265.1)
OKLCHoklch(0.887 0.030 256.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cddbee on white: 1.40:1
AA ✗ fail · AA-large · AAA
Aa
#cddbee on black: 14.96:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green85.9%
Blue93.3%

CMYK percentages

Cyan13.9%
Magenta8.0%
Yellow0.0%
Key (black)6.7%

Color previews

#cddbee text on a black background

contrast 14.96:1

Card sample

#cddbee text on a white background

contrast 1.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cddbee

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cddbee in the Color Lab