Skip to content

#dbeaf5

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

RGB
219, 234, 245
HSL
205°, 57%, 91%
CMYK
11, 5, 0, 4
Luminance
0.8050

Every format

HEX#dbeaf5
RGBrgb(219, 234, 245)
HSLhsl(205, 57%, 91%)
CMYKcmyk(11%, 5%, 0%, 4%)
LABlab(91.9 -2.9 -7.0)
LCHlch(91.9 7.6 247.9)
OKLCHoklch(0.929 0.022 239.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbeaf5 on white: 1.23:1
AA ✗ fail · AA-large · AAA
Aa
#dbeaf5 on black: 17.10:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green91.8%
Blue96.1%

CMYK percentages

Cyan10.6%
Magenta4.5%
Yellow0.0%
Key (black)3.9%

Color previews

#dbeaf5 text on a black background

contrast 17.10:1

Card sample

#dbeaf5 text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(219, 234, 245, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(219, 234, 245, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dbeaf5;
background: linear-gradient(135deg, #dbeaf5, #DDDBF5);

Monochromatic scale

Palettes built from #dbeaf5

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbeaf5 in the Color Lab