Skip to content

#cddeef

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

RGB
205, 222, 239
HSL
210°, 52%, 87%
CMYK
14, 7, 0, 6
Luminance
0.7145

Every format

HEX#cddeef
RGBrgb(205, 222, 239)
HSLhsl(210, 52%, 87%)
CMYKcmyk(14%, 7%, 0%, 6%)
LABlab(87.7 -2.3 -10.2)
LCHlch(87.7 10.5 257.4)
OKLCHoklch(0.893 0.030 248.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cddeef on white: 1.37:1
AA ✗ fail · AA-large · AAA
Aa
#cddeef on black: 15.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green87.1%
Blue93.7%

CMYK percentages

Cyan14.2%
Magenta7.1%
Yellow0.0%
Key (black)6.3%

Color previews

#cddeef text on a black background

contrast 15.29:1

Card sample

#cddeef text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cddeef

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cddeef in the Color Lab