Skip to content

#cdedfd

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

RGB
205, 237, 253
HSL
200°, 92%, 90%
CMYK
19, 6, 0, 1
Luminance
0.8064

Every format

HEX#cdedfd
RGBrgb(205, 237, 253)
HSLhsl(200, 92%, 90%)
CMYKcmyk(19%, 6%, 0%, 1%)
LABlab(92.0 -7.1 -11.2)
LCHlch(92.0 13.3 237.6)
OKLCHoklch(0.928 0.040 229.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdedfd on white: 1.23:1
AA ✗ fail · AA-large · AAA
Aa
#cdedfd on black: 17.13:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green92.9%
Blue99.2%

CMYK percentages

Cyan19.0%
Magenta6.3%
Yellow0.0%
Key (black)0.8%

Color previews

#cdedfd text on a black background

contrast 17.13:1

Card sample

#cdedfd text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdedfd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdedfd in the Color Lab