Skip to content

#dfebfd

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

RGB
223, 235, 253
HSL
216°, 88%, 93%
CMYK
12, 7, 0, 1
Luminance
0.8220

Every format

HEX#dfebfd
RGBrgb(223, 235, 253)
HSLhsl(216, 88%, 93%)
CMYKcmyk(12%, 7%, 0%, 1%)
LABlab(92.7 -0.5 -10.0)
LCHlch(92.7 10.1 267.0)
OKLCHoklch(0.936 0.028 258.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfebfd on white: 1.20:1
AA ✗ fail · AA-large · AAA
Aa
#dfebfd on black: 17.44:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green92.2%
Blue99.2%

CMYK percentages

Cyan11.9%
Magenta7.1%
Yellow0.0%
Key (black)0.8%

Color previews

#dfebfd text on a black background

contrast 17.44:1

Card sample

#dfebfd text on a white background

contrast 1.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfebfd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfebfd in the Color Lab