Skip to content

#db83fd

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

RGB
219, 131, 253
HSL
283°, 97%, 75%
CMYK
13, 48, 0, 1
Luminance
0.3838

Every format

HEX#db83fd
RGBrgb(219, 131, 253)
HSLhsl(283, 97%, 75%)
CMYKcmyk(13%, 48%, 0%, 1%)
LABlab(68.3 53.4 -47.4)
LCHlch(68.3 71.4 318.4)
OKLCHoklch(0.749 0.189 315.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#db83fd on white: 2.42:1
AA ✗ fail · AA-large · AAA
Aa
#db83fd on black: 8.68:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green51.4%
Blue99.2%

CMYK percentages

Cyan13.4%
Magenta48.2%
Yellow0.0%
Key (black)0.8%

Color previews

#db83fd text on a black background

contrast 8.68:1

Card sample

#db83fd text on a white background

contrast 2.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #db83fd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #db83fd in the Color Lab