Skip to content

#daaaee

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

RGB
218, 170, 238
HSL
282°, 67%, 80%
CMYK
8, 29, 0, 7
Luminance
0.4983

Every format

HEX#daaaee
RGBrgb(218, 170, 238)
HSLhsl(282, 67%, 80%)
CMYKcmyk(8%, 29%, 0%, 7%)
LABlab(76.0 29.4 -27.3)
LCHlch(76.0 40.2 317.1)
OKLCHoklch(0.804 0.107 315.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#daaaee on white: 1.92:1
AA ✗ fail · AA-large · AAA
Aa
#daaaee on black: 10.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green66.7%
Blue93.3%

CMYK percentages

Cyan8.4%
Magenta28.6%
Yellow0.0%
Key (black)6.7%

Color previews

#daaaee text on a black background

contrast 10.97:1

Card sample

#daaaee text on a white background

contrast 1.92:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #daaaee

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #daaaee in the Color Lab