Skip to content

#d3dbeb

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

RGB
211, 219, 235
HSL
220°, 38%, 88%
CMYK
10, 7, 0, 8
Luminance
0.7051

Every format

HEX#d3dbeb
RGBrgb(211, 219, 235)
HSLhsl(220, 38%, 88%)
CMYKcmyk(10%, 7%, 0%, 8%)
LABlab(87.3 0.4 -8.7)
LCHlch(87.3 8.8 272.5)
OKLCHoklch(0.890 0.024 264.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d3dbeb on white: 1.39:1
AA ✗ fail · AA-large · AAA
Aa
#d3dbeb on black: 15.10:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red82.7%
Green85.9%
Blue92.2%

CMYK percentages

Cyan10.2%
Magenta6.8%
Yellow0.0%
Key (black)7.8%

Color previews

#d3dbeb text on a black background

contrast 15.10:1

Card sample

#d3dbeb text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d3dbeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d3dbeb in the Color Lab