Skip to content

#daddfb

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

RGB
218, 221, 251
HSL
235°, 81%, 92%
CMYK
13, 12, 0, 2
Luminance
0.7358

Every format

HEX#daddfb
RGBrgb(218, 221, 251)
HSLhsl(235, 81%, 92%)
CMYKcmyk(13%, 12%, 0%, 2%)
LABlab(88.7 4.8 -14.9)
LCHlch(88.7 15.7 287.7)
OKLCHoklch(0.904 0.041 281.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#daddfb on white: 1.34:1
AA ✗ fail · AA-large · AAA
Aa
#daddfb on black: 15.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green86.7%
Blue98.4%

CMYK percentages

Cyan13.1%
Magenta12.0%
Yellow0.0%
Key (black)1.6%

Color previews

#daddfb text on a black background

contrast 15.72:1

Card sample

#daddfb text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #daddfb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #daddfb in the Color Lab