Skip to content

#daecff

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

RGB
218, 236, 255
HSL
211°, 100%, 93%
CMYK
15, 8, 0, 0
Luminance
0.8212

Every format

HEX#daecff
RGBrgb(218, 236, 255)
HSLhsl(211, 100%, 93%)
CMYKcmyk(15%, 8%, 0%, 0%)
LABlab(92.6 -2.2 -11.2)
LCHlch(92.6 11.4 258.9)
OKLCHoklch(0.935 0.032 249.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#daecff on white: 1.21:1
AA ✗ fail · AA-large · AAA
Aa
#daecff on black: 17.42:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green92.5%
Blue100.0%

CMYK percentages

Cyan14.5%
Magenta7.5%
Yellow0.0%
Key (black)0.0%

Color previews

#daecff text on a black background

contrast 17.42:1

Card sample

#daecff text on a white background

contrast 1.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #daecff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #daecff in the Color Lab