Skip to content

#d3dfeb

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

RGB
211, 223, 235
HSL
210°, 38%, 88%
CMYK
10, 5, 0, 8
Luminance
0.7262

Every format

HEX#d3dfeb
RGBrgb(211, 223, 235)
HSLhsl(210, 38%, 88%)
CMYKcmyk(10%, 5%, 0%, 8%)
LABlab(88.3 -1.7 -7.2)
LCHlch(88.3 7.4 256.8)
OKLCHoklch(0.898 0.021 248.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d3dfeb on white: 1.35:1
AA ✗ fail · AA-large · AAA
Aa
#d3dfeb on black: 15.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red82.7%
Green87.5%
Blue92.2%

CMYK percentages

Cyan10.2%
Magenta5.1%
Yellow0.0%
Key (black)7.8%

Color previews

#d3dfeb text on a black background

contrast 15.52:1

Card sample

#d3dfeb text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d3dfeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d3dfeb in the Color Lab