Skip to content

#cdeefe

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

RGB
205, 238, 254
HSL
200°, 96%, 90%
CMYK
19, 6, 0, 0
Luminance
0.8128

Every format

HEX#cdeefe
RGBrgb(205, 238, 254)
HSLhsl(200, 96%, 90%)
CMYKcmyk(19%, 6%, 0%, 0%)
LABlab(92.3 -7.4 -11.3)
LCHlch(92.3 13.5 236.7)
OKLCHoklch(0.930 0.041 228.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green93.3%
Blue99.6%

CMYK percentages

Cyan19.3%
Magenta6.3%
Yellow0.0%
Key (black)0.4%

Color previews

#cdeefe text on a black background

contrast 17.26:1

Card sample

#cdeefe text on a white background

contrast 1.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(205, 238, 254, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(205, 238, 254, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cdeefe;
background: linear-gradient(135deg, #cdeefe, #CDCDFE);

Monochromatic scale

Palettes built from #cdeefe

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdeefe in the Color Lab