Skip to content

#deefff

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

RGB
222, 239, 255
HSL
209°, 100%, 94%
CMYK
13, 6, 0, 0
Luminance
0.8448

Every format

HEX#deefff
RGBrgb(222, 239, 255)
HSLhsl(209, 100%, 94%)
CMYKcmyk(13%, 6%, 0%, 0%)
LABlab(93.7 -2.5 -9.6)
LCHlch(93.7 9.9 255.5)
OKLCHoklch(0.944 0.028 246.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#deefff on white: 1.17:1
AA ✗ fail · AA-large · AAA
Aa
#deefff on black: 17.90:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.1%
Green93.7%
Blue100.0%

CMYK percentages

Cyan12.9%
Magenta6.3%
Yellow0.0%
Key (black)0.0%

Color previews

#deefff text on a black background

contrast 17.90:1

Card sample

#deefff text on a white background

contrast 1.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #deefff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #deefff in the Color Lab