Skip to content

#daebfa

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

RGB
218, 235, 250
HSL
208°, 76%, 92%
CMYK
13, 6, 0, 2
Luminance
0.8122

Every format

HEX#daebfa
RGBrgb(218, 235, 250)
HSLhsl(208, 76%, 92%)
CMYKcmyk(13%, 6%, 0%, 2%)
LABlab(92.2 -2.7 -9.2)
LCHlch(92.2 9.6 253.6)
OKLCHoklch(0.932 0.027 244.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red85.5%
Green92.2%
Blue98.0%

CMYK percentages

Cyan12.8%
Magenta6.0%
Yellow0.0%
Key (black)2.0%

Color previews

#daebfa text on a black background

contrast 17.24:1

Card sample

#daebfa text on a white background

contrast 1.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #daebfa

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #daebfa in the Color Lab