Skip to content

#dc98eb

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

RGB
220, 152, 235
HSL
289°, 68%, 76%
CMYK
6, 35, 0, 8
Luminance
0.4367

Every format

HEX#dc98eb
RGBrgb(220, 152, 235)
HSLhsl(289, 68%, 76%)
CMYKcmyk(6%, 35%, 0%, 8%)
LABlab(72.0 39.2 -31.7)
LCHlch(72.0 50.4 321.0)
OKLCHoklch(0.774 0.136 320.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dc98eb on white: 2.16:1
AA ✗ fail · AA-large · AAA
Aa
#dc98eb on black: 9.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red86.3%
Green59.6%
Blue92.2%

CMYK percentages

Cyan6.4%
Magenta35.3%
Yellow0.0%
Key (black)7.8%

Color previews

#dc98eb text on a black background

contrast 9.73:1

Card sample

#dc98eb text on a white background

contrast 2.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dc98eb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dc98eb in the Color Lab