Skip to content

#cddbec

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

RGB
205, 219, 236
HSL
213°, 45%, 87%
CMYK
13, 7, 0, 8
Luminance
0.6970

Every format

HEX#cddbec
RGBrgb(205, 219, 236)
HSLhsl(213, 45%, 87%)
CMYKcmyk(13%, 7%, 0%, 8%)
LABlab(86.8 -1.3 -9.9)
LCHlch(86.8 10.0 262.3)
OKLCHoklch(0.886 0.028 253.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cddbec on white: 1.41:1
AA ✗ fail · AA-large · AAA
Aa
#cddbec on black: 14.94:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green85.9%
Blue92.5%

CMYK percentages

Cyan13.1%
Magenta7.2%
Yellow0.0%
Key (black)7.5%

Color previews

#cddbec text on a black background

contrast 14.94:1

Card sample

#cddbec text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cddbec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cddbec in the Color Lab