Skip to content

#deddf3

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

RGB
222, 221, 243
HSL
243°, 48%, 91%
CMYK
9, 9, 0, 5
Luminance
0.7371

Every format

HEX#deddf3
RGBrgb(222, 221, 243)
HSLhsl(243, 48%, 91%)
CMYKcmyk(9%, 9%, 0%, 5%)
LABlab(88.8 4.5 -10.6)
LCHlch(88.8 11.5 292.8)
OKLCHoklch(0.905 0.030 287.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#deddf3 on white: 1.33:1
AA ✗ fail · AA-large · AAA
Aa
#deddf3 on black: 15.74:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.1%
Green86.7%
Blue95.3%

CMYK percentages

Cyan8.6%
Magenta9.1%
Yellow0.0%
Key (black)4.7%

Color previews

#deddf3 text on a black background

contrast 15.74:1

Card sample

#deddf3 text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #deddf3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #deddf3 in the Color Lab