Skip to content

#daadeb

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

RGB
218, 173, 235
HSL
284°, 61%, 80%
CMYK
7, 26, 0, 8
Luminance
0.5079

Every format

HEX#daadeb
RGBrgb(218, 173, 235)
HSLhsl(284, 61%, 80%)
CMYKcmyk(7%, 26%, 0%, 8%)
LABlab(76.5 27.2 -24.8)
LCHlch(76.5 36.8 317.7)
OKLCHoklch(0.808 0.098 316.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#daadeb on white: 1.88:1
AA ✗ fail · AA-large · AAA
Aa
#daadeb on black: 11.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green67.8%
Blue92.2%

CMYK percentages

Cyan7.2%
Magenta26.4%
Yellow0.0%
Key (black)7.8%

Color previews

#daadeb text on a black background

contrast 11.16:1

Card sample

#daadeb text on a white background

contrast 1.88:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #daadeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #daadeb in the Color Lab