Skip to content

#cdedff

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

RGB
205, 237, 255
HSL
202°, 100%, 90%
CMYK
20, 7, 0, 0
Luminance
0.8077

Every format

HEX#cdedff
RGBrgb(205, 237, 255)
HSLhsl(202, 100%, 90%)
CMYKcmyk(20%, 7%, 0%, 0%)
LABlab(92.0 -6.7 -12.2)
LCHlch(92.0 13.9 241.2)
OKLCHoklch(0.929 0.042 232.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdedff on white: 1.22:1
AA ✗ fail · AA-large · AAA
Aa
#cdedff on black: 17.15:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green92.9%
Blue100.0%

CMYK percentages

Cyan19.6%
Magenta7.1%
Yellow0.0%
Key (black)0.0%

Color previews

#cdedff text on a black background

contrast 17.15:1

Card sample

#cdedff text on a white background

contrast 1.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdedff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdedff in the Color Lab