Skip to content

#dadaff

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

RGB
218, 218, 255
HSL
240°, 100%, 93%
CMYK
15, 15, 0, 0
Luminance
0.7227

Every format

HEX#dadaff
RGBrgb(218, 218, 255)
HSLhsl(240, 100%, 93%)
CMYKcmyk(15%, 15%, 0%, 0%)
LABlab(88.1 7.2 -17.9)
LCHlch(88.1 19.3 291.7)
OKLCHoklch(0.900 0.051 285.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red85.5%
Green85.5%
Blue100.0%

CMYK percentages

Cyan14.5%
Magenta14.5%
Yellow0.0%
Key (black)0.0%

Color previews

#dadaff text on a black background

contrast 15.45:1

Card sample

#dadaff text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dadaff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dadaff in the Color Lab