Skip to content

#ceddff

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

RGB
206, 221, 255
HSL
222°, 100%, 90%
CMYK
19, 13, 0, 0
Luminance
0.7205

Every format

HEX#ceddff
RGBrgb(206, 221, 255)
HSLhsl(222, 100%, 90%)
CMYKcmyk(19%, 13%, 0%, 0%)
LABlab(88.0 1.9 -18.2)
LCHlch(88.0 18.3 275.9)
OKLCHoklch(0.897 0.050 266.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.8%
Green86.7%
Blue100.0%

CMYK percentages

Cyan19.2%
Magenta13.3%
Yellow0.0%
Key (black)0.0%

Color previews

#ceddff text on a black background

contrast 15.41:1

Card sample

#ceddff text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ceddff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ceddff in the Color Lab