Skip to content

#dd99eb

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

RGB
221, 153, 235
HSL
290°, 67%, 76%
CMYK
6, 35, 0, 8
Luminance
0.4415

Every format

HEX#dd99eb
RGBrgb(221, 153, 235)
HSLhsl(290, 67%, 76%)
CMYKcmyk(6%, 35%, 0%, 8%)
LABlab(72.3 38.9 -31.2)
LCHlch(72.3 49.9 321.3)
OKLCHoklch(0.777 0.135 320.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dd99eb on white: 2.14:1
AA ✗ fail · AA-large · AAA
Aa
#dd99eb on black: 9.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red86.7%
Green60.0%
Blue92.2%

CMYK percentages

Cyan6.0%
Magenta34.9%
Yellow0.0%
Key (black)7.8%

Color previews

#dd99eb text on a black background

contrast 9.83:1

Card sample

#dd99eb text on a white background

contrast 2.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dd99eb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dd99eb in the Color Lab