Skip to content

#d2dfec

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

RGB
210, 223, 236
HSL
210°, 41%, 88%
CMYK
11, 6, 0, 8
Luminance
0.7253

Every format

HEX#d2dfec
RGBrgb(210, 223, 236)
HSLhsl(210, 41%, 88%)
CMYKcmyk(11%, 6%, 0%, 8%)
LABlab(88.2 -1.8 -7.8)
LCHlch(88.2 8.0 256.9)
OKLCHoklch(0.898 0.023 248.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red82.4%
Green87.5%
Blue92.5%

CMYK percentages

Cyan11.0%
Magenta5.5%
Yellow0.0%
Key (black)7.5%

Color previews

#d2dfec text on a black background

contrast 15.51:1

Card sample

#d2dfec text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d2dfec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d2dfec in the Color Lab