Skip to content

#ceddf4

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

RGB
206, 221, 244
HSL
216°, 63%, 88%
CMYK
16, 9, 0, 4
Luminance
0.7137

Every format

HEX#ceddf4
RGBrgb(206, 221, 244)
HSLhsl(216, 63%, 88%)
CMYKcmyk(16%, 9%, 0%, 4%)
LABlab(87.7 -0.4 -12.9)
LCHlch(87.7 12.9 268.1)
OKLCHoklch(0.893 0.036 258.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ceddf4 on white: 1.37:1
AA ✗ fail · AA-large · AAA
Aa
#ceddf4 on black: 15.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.8%
Green86.7%
Blue95.7%

CMYK percentages

Cyan15.6%
Magenta9.4%
Yellow0.0%
Key (black)4.3%

Color previews

#ceddf4 text on a black background

contrast 15.27:1

Card sample

#ceddf4 text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ceddf4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ceddf4 in the Color Lab