Skip to content

#daebfe

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

RGB
218, 235, 254
HSL
212°, 95%, 93%
CMYK
14, 8, 0, 0
Luminance
0.8148

Every format

HEX#daebfe
RGBrgb(218, 235, 254)
HSLhsl(212, 95%, 93%)
CMYKcmyk(14%, 8%, 0%, 0%)
LABlab(92.3 -1.9 -11.1)
LCHlch(92.3 11.2 260.3)
OKLCHoklch(0.933 0.032 251.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red85.5%
Green92.2%
Blue99.6%

CMYK percentages

Cyan14.2%
Magenta7.5%
Yellow0.0%
Key (black)0.4%

Color previews

#daebfe text on a black background

contrast 17.30:1

Card sample

#daebfe text on a white background

contrast 1.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #daebfe

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #daebfe in the Color Lab