Skip to content

#deebfd

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

RGB
222, 235, 253
HSL
215°, 89%, 93%
CMYK
12, 7, 0, 1
Luminance
0.8204

Every format

HEX#deebfd
RGBrgb(222, 235, 253)
HSLhsl(215, 89%, 93%)
CMYKcmyk(12%, 7%, 0%, 1%)
LABlab(92.6 -0.8 -10.2)
LCHlch(92.6 10.2 265.3)
OKLCHoklch(0.936 0.028 256.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#deebfd on white: 1.21:1
AA ✗ fail · AA-large · AAA
Aa
#deebfd on black: 17.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.1%
Green92.2%
Blue99.2%

CMYK percentages

Cyan12.3%
Magenta7.1%
Yellow0.0%
Key (black)0.8%

Color previews

#deebfd text on a black background

contrast 17.41:1

Card sample

#deebfd text on a white background

contrast 1.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #deebfd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #deebfd in the Color Lab