Skip to content

#deeefc

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

RGB
222, 238, 252
HSL
208°, 83%, 93%
CMYK
12, 6, 0, 1
Luminance
0.8371

Every format

HEX#deeefc
RGBrgb(222, 238, 252)
HSLhsl(208, 83%, 93%)
CMYKcmyk(12%, 6%, 0%, 1%)
LABlab(93.3 -2.6 -8.6)
LCHlch(93.3 8.9 253.3)
OKLCHoklch(0.941 0.025 244.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#deeefc on white: 1.18:1
AA ✗ fail · AA-large · AAA
Aa
#deeefc on black: 17.74:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.1%
Green93.3%
Blue98.8%

CMYK percentages

Cyan11.9%
Magenta5.6%
Yellow0.0%
Key (black)1.2%

Color previews

#deeefc text on a black background

contrast 17.74:1

Card sample

#deeefc text on a white background

contrast 1.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #deeefc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #deeefc in the Color Lab