Skip to content

#d3abeb

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

RGB
211, 171, 235
HSL
278°, 62%, 80%
CMYK
10, 27, 0, 8
Luminance
0.4897

Every format

HEX#d3abeb
RGBrgb(211, 171, 235)
HSLhsl(278, 62%, 80%)
CMYKcmyk(10%, 27%, 0%, 8%)
LABlab(75.4 26.1 -26.6)
LCHlch(75.4 37.2 314.5)
OKLCHoklch(0.798 0.098 312.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d3abeb on white: 1.95:1
AA ✗ fail · AA-large · AAA
Aa
#d3abeb on black: 10.79:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red82.7%
Green67.1%
Blue92.2%

CMYK percentages

Cyan10.2%
Magenta27.2%
Yellow0.0%
Key (black)7.8%

Color previews

#d3abeb text on a black background

contrast 10.79:1

Card sample

#d3abeb text on a white background

contrast 1.95:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d3abeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d3abeb in the Color Lab