Skip to content

#dff3fd

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

RGB
223, 243, 253
HSL
200°, 88%, 93%
CMYK
12, 4, 0, 1
Luminance
0.8688

Every format

HEX#dff3fd
RGBrgb(223, 243, 253)
HSLhsl(200, 88%, 93%)
CMYKcmyk(12%, 4%, 0%, 1%)
LABlab(94.7 -4.6 -7.0)
LCHlch(94.7 8.4 236.8)
OKLCHoklch(0.952 0.025 229.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dff3fd on white: 1.14:1
AA ✗ fail · AA-large · AAA
Aa
#dff3fd on black: 18.38:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green95.3%
Blue99.2%

CMYK percentages

Cyan11.9%
Magenta4.0%
Yellow0.0%
Key (black)0.8%

Color previews

#dff3fd text on a black background

contrast 18.38:1

Card sample

#dff3fd text on a white background

contrast 1.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dff3fd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dff3fd in the Color Lab