Skip to content

#dbeaf8

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

RGB
219, 234, 248
HSL
209°, 67%, 92%
CMYK
12, 6, 0, 3
Luminance
0.8068

Every format

HEX#dbeaf8
RGBrgb(219, 234, 248)
HSLhsl(209, 67%, 92%)
CMYKcmyk(12%, 6%, 0%, 3%)
LABlab(92.0 -2.3 -8.5)
LCHlch(92.0 8.8 255.0)
OKLCHoklch(0.930 0.025 246.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red85.9%
Green91.8%
Blue97.3%

CMYK percentages

Cyan11.7%
Magenta5.6%
Yellow0.0%
Key (black)2.7%

Color previews

#dbeaf8 text on a black background

contrast 17.14:1

Card sample

#dbeaf8 text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbeaf8

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbeaf8 in the Color Lab