Skip to content

#dadafe

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

RGB
218, 218, 254
HSL
240°, 95%, 93%
CMYK
14, 14, 0, 0
Luminance
0.7220

Every format

HEX#dadafe
RGBrgb(218, 218, 254)
HSLhsl(240, 95%, 93%)
CMYKcmyk(14%, 14%, 0%, 0%)
LABlab(88.1 7.0 -17.5)
LCHlch(88.1 18.8 291.7)
OKLCHoklch(0.900 0.049 285.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dadafe on white: 1.36:1
AA ✗ fail · AA-large · AAA
Aa
#dadafe on black: 15.44:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green85.5%
Blue99.6%

CMYK percentages

Cyan14.2%
Magenta14.2%
Yellow0.0%
Key (black)0.4%

Color previews

#dadafe text on a black background

contrast 15.44:1

Card sample

#dadafe text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dadafe

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dadafe in the Color Lab