Skip to content

#deeafb

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

RGB
222, 234, 251
HSL
215°, 78%, 93%
CMYK
12, 7, 0, 2
Luminance
0.8134

Every format

HEX#deeafb
RGBrgb(222, 234, 251)
HSLhsl(215, 78%, 93%)
CMYKcmyk(12%, 7%, 0%, 2%)
LABlab(92.3 -0.7 -9.6)
LCHlch(92.3 9.6 265.7)
OKLCHoklch(0.933 0.026 257.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#deeafb on white: 1.22:1
AA ✗ fail · AA-large · AAA
Aa
#deeafb on black: 17.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.1%
Green91.8%
Blue98.4%

CMYK percentages

Cyan11.6%
Magenta6.8%
Yellow0.0%
Key (black)1.6%

Color previews

#deeafb text on a black background

contrast 17.27:1

Card sample

#deeafb text on a white background

contrast 1.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #deeafb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #deeafb in the Color Lab