Skip to content

#deddf0

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

RGB
222, 221, 240
HSL
243°, 39%, 90%
CMYK
8, 8, 0, 6
Luminance
0.7353

Every format

HEX#deddf0
RGBrgb(222, 221, 240)
HSLhsl(243, 39%, 90%)
CMYKcmyk(8%, 8%, 0%, 6%)
LABlab(88.7 3.9 -9.1)
LCHlch(88.7 9.9 293.0)
OKLCHoklch(0.904 0.026 288.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#deddf0 on white: 1.34:1
AA ✗ fail · AA-large · AAA
Aa
#deddf0 on black: 15.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.1%
Green86.7%
Blue94.1%

CMYK percentages

Cyan7.5%
Magenta7.9%
Yellow0.0%
Key (black)5.9%

Color previews

#deddf0 text on a black background

contrast 15.71:1

Card sample

#deddf0 text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #deddf0

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #deddf0 in the Color Lab