Skip to content

#d2aced

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

RGB
210, 172, 237
HSL
275°, 64%, 80%
CMYK
11, 27, 0, 7
Luminance
0.4932

Every format

HEX#d2aced
RGBrgb(210, 172, 237)
HSLhsl(275, 64%, 80%)
CMYKcmyk(11%, 27%, 0%, 7%)
LABlab(75.7 25.6 -27.3)
LCHlch(75.7 37.5 313.2)
OKLCHoklch(0.800 0.099 310.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d2aced on white: 1.93:1
AA ✗ fail · AA-large · AAA
Aa
#d2aced on black: 10.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red82.4%
Green67.5%
Blue92.9%

CMYK percentages

Cyan11.4%
Magenta27.4%
Yellow0.0%
Key (black)7.1%

Color previews

#d2aced text on a black background

contrast 10.86:1

Card sample

#d2aced text on a white background

contrast 1.93:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(210, 172, 237, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(210, 172, 237, 0.45);
Border & gradient
Gradient panel
border: 3px solid #d2aced;
background: linear-gradient(135deg, #d2aced, #EDACDD);

Monochromatic scale

Palettes built from #d2aced

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d2aced in the Color Lab