Skip to content

#deddfd

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

RGB
222, 221, 253
HSL
242°, 89%, 93%
CMYK
12, 13, 0, 1
Luminance
0.7433

Every format

HEX#deddfd
RGBrgb(222, 221, 253)
HSLhsl(242, 89%, 93%)
CMYKcmyk(12%, 13%, 0%, 1%)
LABlab(89.1 6.4 -15.4)
LCHlch(89.1 16.7 292.7)
OKLCHoklch(0.908 0.043 286.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#deddfd on white: 1.32:1
AA ✗ fail · AA-large · AAA
Aa
#deddfd on black: 15.87:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.1%
Green86.7%
Blue99.2%

CMYK percentages

Cyan12.3%
Magenta12.6%
Yellow0.0%
Key (black)0.8%

Color previews

#deddfd text on a black background

contrast 15.87:1

Card sample

#deddfd text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #deddfd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #deddfd in the Color Lab