Skip to content

#dee4eb

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

RGB
222, 228, 235
HSL
212°, 25%, 90%
CMYK
6, 3, 0, 8
Luminance
0.7701

Every format

HEX#dee4eb
RGBrgb(222, 228, 235)
HSLhsl(212, 25%, 90%)
CMYKcmyk(6%, 3%, 0%, 8%)
LABlab(90.3 -0.7 -4.1)
LCHlch(90.3 4.2 260.2)
OKLCHoklch(0.916 0.011 252.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dee4eb on white: 1.28:1
AA ✗ fail · AA-large · AAA
Aa
#dee4eb on black: 16.40:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.1%
Green89.4%
Blue92.2%

CMYK percentages

Cyan5.5%
Magenta3.0%
Yellow0.0%
Key (black)7.8%

Color previews

#dee4eb text on a black background

contrast 16.40:1

Card sample

#dee4eb text on a white background

contrast 1.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dee4eb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dee4eb in the Color Lab