Skip to content

#dc99eb

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

RGB
220, 153, 235
HSL
289°, 67%, 76%
CMYK
6, 35, 0, 8
Luminance
0.4400

Every format

HEX#dc99eb
RGBrgb(220, 153, 235)
HSLhsl(289, 67%, 76%)
CMYKcmyk(6%, 35%, 0%, 8%)
LABlab(72.2 38.6 -31.4)
LCHlch(72.2 49.8 320.9)
OKLCHoklch(0.776 0.134 320.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red86.3%
Green60.0%
Blue92.2%

CMYK percentages

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

Color previews

#dc99eb text on a black background

contrast 9.80:1

Card sample

#dc99eb text on a white background

contrast 2.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dc99eb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dc99eb in the Color Lab