Skip to content

#ceedfd

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

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

Every format

HEX#ceedfd
RGBrgb(206, 237, 253)
HSLhsl(200, 92%, 90%)
CMYKcmyk(19%, 6%, 0%, 1%)
LABlab(92.0 -6.8 -11.1)
LCHlch(92.0 13.0 238.5)
OKLCHoklch(0.929 0.039 230.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.8%
Green92.9%
Blue99.2%

CMYK percentages

Cyan18.6%
Magenta6.3%
Yellow0.0%
Key (black)0.8%

Color previews

#ceedfd text on a black background

contrast 17.16:1

Card sample

#ceedfd text on a white background

contrast 1.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ceedfd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ceedfd in the Color Lab