Skip to content

#daebfc

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

RGB
218, 235, 252
HSL
210°, 85%, 92%
CMYK
14, 7, 0, 1
Luminance
0.8135

Every format

HEX#daebfc
RGBrgb(218, 235, 252)
HSLhsl(210, 85%, 92%)
CMYKcmyk(14%, 7%, 0%, 1%)
LABlab(92.3 -2.3 -10.1)
LCHlch(92.3 10.4 257.2)
OKLCHoklch(0.933 0.029 248.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red85.5%
Green92.2%
Blue98.8%

CMYK percentages

Cyan13.5%
Magenta6.7%
Yellow0.0%
Key (black)1.2%

Color previews

#daebfc text on a black background

contrast 17.27:1

Card sample

#daebfc text on a white background

contrast 1.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #daebfc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #daebfc in the Color Lab