Skip to content

#daadef

a light, vivid violet · warm · closest name: plum

RGB
218, 173, 239
HSL
281°, 67%, 81%
CMYK
9, 28, 0, 6
Luminance
0.5102

Every format

HEX#daadef
RGBrgb(218, 173, 239)
HSLhsl(281, 67%, 81%)
CMYKcmyk(9%, 28%, 0%, 6%)
LABlab(76.7 28.0 -26.7)
LCHlch(76.7 38.7 316.3)
OKLCHoklch(0.810 0.103 314.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#daadef on white: 1.87:1
AA ✗ fail · AA-large · AAA
Aa
#daadef on black: 11.20:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green67.8%
Blue93.7%

CMYK percentages

Cyan8.8%
Magenta27.6%
Yellow0.0%
Key (black)6.3%

Color previews

#daadef text on a black background

contrast 11.20:1

Card sample

#daadef text on a white background

contrast 1.87:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #daadef

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #daadef in the Color Lab