Skip to content

#dbddfd

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

RGB
219, 221, 253
HSL
237°, 90%, 93%
CMYK
13, 13, 0, 1
Luminance
0.7386

Every format

HEX#dbddfd
RGBrgb(219, 221, 253)
HSLhsl(237, 90%, 93%)
CMYKcmyk(13%, 13%, 0%, 1%)
LABlab(88.9 5.5 -15.8)
LCHlch(88.9 16.7 289.2)
OKLCHoklch(0.906 0.044 282.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbddfd on white: 1.33:1
AA ✗ fail · AA-large · AAA
Aa
#dbddfd on black: 15.77:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green86.7%
Blue99.2%

CMYK percentages

Cyan13.4%
Magenta12.6%
Yellow0.0%
Key (black)0.8%

Color previews

#dbddfd text on a black background

contrast 15.77:1

Card sample

#dbddfd text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbddfd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbddfd in the Color Lab