Skip to content

#d2afeb

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

RGB
210, 175, 235
HSL
275°, 60%, 80%
CMYK
11, 26, 0, 8
Luminance
0.5036

Every format

HEX#d2afeb
RGBrgb(210, 175, 235)
HSLhsl(275, 60%, 80%)
CMYKcmyk(11%, 26%, 0%, 8%)
LABlab(76.3 23.6 -25.3)
LCHlch(76.3 34.6 313.1)
OKLCHoklch(0.805 0.091 310.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d2afeb on white: 1.90:1
AA ✗ fail · AA-large · AAA
Aa
#d2afeb on black: 11.07:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red82.4%
Green68.6%
Blue92.2%

CMYK percentages

Cyan10.6%
Magenta25.5%
Yellow0.0%
Key (black)7.8%

Color previews

#d2afeb text on a black background

contrast 11.07:1

Card sample

#d2afeb text on a white background

contrast 1.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d2afeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d2afeb in the Color Lab