Skip to content

#dc99fd

a light, electric violet · warm · closest name: violet

RGB
220, 153, 253
HSL
280°, 96%, 80%
CMYK
13, 40, 0, 1
Luminance
0.4509

Every format

HEX#dc99fd
RGBrgb(220, 153, 253)
HSLhsl(280, 96%, 80%)
CMYKcmyk(13%, 40%, 0%, 1%)
LABlab(73.0 42.2 -40.1)
LCHlch(73.0 58.2 316.5)
OKLCHoklch(0.784 0.154 314.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dc99fd on white: 2.10:1
AA ✗ fail · AA-large · AAA
Aa
#dc99fd on black: 10.02:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red86.3%
Green60.0%
Blue99.2%

CMYK percentages

Cyan13.0%
Magenta39.5%
Yellow0.0%
Key (black)0.8%

Color previews

#dc99fd text on a black background

contrast 10.02:1

Card sample

#dc99fd text on a white background

contrast 2.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dc99fd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dc99fd in the Color Lab