Skip to content

#dad4fc

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

RGB
218, 212, 252
HSL
249°, 87%, 91%
CMYK
14, 16, 0, 1
Luminance
0.6902

Every format

HEX#dad4fc
RGBrgb(218, 212, 252)
HSLhsl(249, 87%, 91%)
CMYKcmyk(14%, 16%, 0%, 1%)
LABlab(86.5 9.7 -18.8)
LCHlch(86.5 21.1 297.4)
OKLCHoklch(0.887 0.055 292.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dad4fc on white: 1.42:1
AA ✗ fail · AA-large · AAA
Aa
#dad4fc on black: 14.80:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green83.1%
Blue98.8%

CMYK percentages

Cyan13.5%
Magenta15.9%
Yellow0.0%
Key (black)1.2%

Color previews

#dad4fc text on a black background

contrast 14.80:1

Card sample

#dad4fc text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dad4fc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dad4fc in the Color Lab