Skip to content

#dddfeb

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

RGB
221, 223, 235
HSL
231°, 26%, 89%
CMYK
6, 5, 0, 8
Luminance
0.7415

Every format

HEX#dddfeb
RGBrgb(221, 223, 235)
HSLhsl(231, 26%, 89%)
CMYKcmyk(6%, 5%, 0%, 8%)
LABlab(89.0 1.6 -6.1)
LCHlch(89.0 6.3 284.3)
OKLCHoklch(0.906 0.016 278.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red86.7%
Green87.5%
Blue92.2%

CMYK percentages

Cyan6.0%
Magenta5.1%
Yellow0.0%
Key (black)7.8%

Color previews

#dddfeb text on a black background

contrast 15.83:1

Card sample

#dddfeb text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dddfeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dddfeb in the Color Lab