Skip to content

#dfdffc

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

RGB
223, 223, 252
HSL
240°, 83%, 93%
CMYK
12, 12, 0, 1
Luminance
0.7549

Every format

HEX#dfdffc
RGBrgb(223, 223, 252)
HSLhsl(240, 83%, 93%)
CMYKcmyk(12%, 12%, 0%, 1%)
LABlab(89.6 5.5 -14.1)
LCHlch(89.6 15.1 291.4)
OKLCHoklch(0.913 0.039 285.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfdffc on white: 1.30:1
AA ✗ fail · AA-large · AAA
Aa
#dfdffc on black: 16.10:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green87.5%
Blue98.8%

CMYK percentages

Cyan11.5%
Magenta11.5%
Yellow0.0%
Key (black)1.2%

Color previews

#dfdffc text on a black background

contrast 16.10:1

Card sample

#dfdffc text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfdffc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfdffc in the Color Lab