Skip to content

#cedfff

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

RGB
206, 223, 255
HSL
219°, 100%, 90%
CMYK
19, 13, 0, 0
Luminance
0.7312

Every format

HEX#cedfff
RGBrgb(206, 223, 255)
HSLhsl(219, 100%, 90%)
CMYKcmyk(19%, 13%, 0%, 0%)
LABlab(88.5 0.8 -17.4)
LCHlch(88.5 17.4 272.8)
OKLCHoklch(0.901 0.048 263.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cedfff on white: 1.34:1
AA ✗ fail · AA-large · AAA
Aa
#cedfff on black: 15.62:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.8%
Green87.5%
Blue100.0%

CMYK percentages

Cyan19.2%
Magenta12.5%
Yellow0.0%
Key (black)0.0%

Color previews

#cedfff text on a black background

contrast 15.62:1

Card sample

#cedfff text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cedfff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cedfff in the Color Lab