Skip to content

#deeaff

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

RGB
222, 234, 255
HSL
218°, 100%, 94%
CMYK
13, 8, 0, 0
Luminance
0.8160

Every format

HEX#deeaff
RGBrgb(222, 234, 255)
HSLhsl(218, 100%, 94%)
CMYKcmyk(13%, 8%, 0%, 0%)
LABlab(92.4 0.1 -11.5)
LCHlch(92.4 11.5 270.4)
OKLCHoklch(0.934 0.031 261.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red87.1%
Green91.8%
Blue100.0%

CMYK percentages

Cyan12.9%
Magenta8.2%
Yellow0.0%
Key (black)0.0%

Color previews

#deeaff text on a black background

contrast 17.32:1

Card sample

#deeaff text on a white background

contrast 1.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #deeaff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #deeaff in the Color Lab