Skip to content

#ddeaf2

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

RGB
221, 234, 242
HSL
203°, 45%, 91%
CMYK
9, 3, 0, 5
Luminance
0.8063

Every format

HEX#ddeaf2
RGBrgb(221, 234, 242)
HSLhsl(203, 45%, 91%)
CMYKcmyk(9%, 3%, 0%, 5%)
LABlab(92.0 -2.8 -5.3)
LCHlch(92.0 6.0 242.5)
OKLCHoklch(0.930 0.018 234.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ddeaf2 on white: 1.23:1
AA ✗ fail · AA-large · AAA
Aa
#ddeaf2 on black: 17.13:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red86.7%
Green91.8%
Blue94.9%

CMYK percentages

Cyan8.7%
Magenta3.3%
Yellow0.0%
Key (black)5.1%

Color previews

#ddeaf2 text on a black background

contrast 17.13:1

Card sample

#ddeaf2 text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ddeaf2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ddeaf2 in the Color Lab