Skip to content

#cedef1

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

RGB
206, 222, 241
HSL
213°, 56%, 88%
CMYK
15, 8, 0, 6
Luminance
0.7172

Every format

HEX#cedef1
RGBrgb(206, 222, 241)
HSLhsl(213, 56%, 88%)
CMYKcmyk(15%, 8%, 0%, 6%)
LABlab(87.8 -1.6 -11.1)
LCHlch(87.8 11.2 261.9)
OKLCHoklch(0.894 0.031 252.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.8%
Green87.1%
Blue94.5%

CMYK percentages

Cyan14.5%
Magenta7.9%
Yellow0.0%
Key (black)5.5%

Color previews

#cedef1 text on a black background

contrast 15.34:1

Card sample

#cedef1 text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cedef1

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cedef1 in the Color Lab