Skip to content

#cddbeb

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

RGB
205, 219, 235
HSL
212°, 43%, 86%
CMYK
13, 7, 0, 8
Luminance
0.6964

Every format

HEX#cddbeb
RGBrgb(205, 219, 235)
HSLhsl(212, 43%, 86%)
CMYKcmyk(13%, 7%, 0%, 8%)
LABlab(86.8 -1.5 -9.4)
LCHlch(86.8 9.6 260.7)
OKLCHoklch(0.886 0.027 251.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green85.9%
Blue92.2%

CMYK percentages

Cyan12.8%
Magenta6.8%
Yellow0.0%
Key (black)7.8%

Color previews

#cddbeb text on a black background

contrast 14.93:1

Card sample

#cddbeb text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cddbeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cddbeb in the Color Lab