Skip to content

#ceddfd

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

RGB
206, 221, 253
HSL
221°, 92%, 90%
CMYK
19, 13, 0, 1
Luminance
0.7193

Every format

HEX#ceddfd
RGBrgb(206, 221, 253)
HSLhsl(221, 92%, 90%)
CMYKcmyk(19%, 13%, 0%, 1%)
LABlab(87.9 1.5 -17.2)
LCHlch(87.9 17.3 274.8)
OKLCHoklch(0.896 0.047 265.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ceddfd on white: 1.36:1
AA ✗ fail · AA-large · AAA
Aa
#ceddfd on black: 15.39:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.8%
Green86.7%
Blue99.2%

CMYK percentages

Cyan18.6%
Magenta12.6%
Yellow0.0%
Key (black)0.8%

Color previews

#ceddfd text on a black background

contrast 15.39:1

Card sample

#ceddfd text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ceddfd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ceddfd in the Color Lab