Skip to content

#dcddfc

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

RGB
220, 221, 252
HSL
238°, 84%, 93%
CMYK
13, 12, 0, 1
Luminance
0.7396

Every format

HEX#dcddfc
RGBrgb(220, 221, 252)
HSLhsl(238, 84%, 93%)
CMYKcmyk(13%, 12%, 0%, 1%)
LABlab(88.9 5.6 -15.2)
LCHlch(88.9 16.1 290.3)
OKLCHoklch(0.906 0.042 284.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red86.3%
Green86.7%
Blue98.8%

CMYK percentages

Cyan12.7%
Magenta12.3%
Yellow0.0%
Key (black)1.2%

Color previews

#dcddfc text on a black background

contrast 15.79:1

Card sample

#dcddfc text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dcddfc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dcddfc in the Color Lab