Skip to content

#db83ff

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

RGB
219, 131, 255
HSL
283°, 100%, 76%
CMYK
14, 49, 0, 0
Luminance
0.3851

Every format

HEX#db83ff
RGBrgb(219, 131, 255)
HSLhsl(283, 100%, 76%)
CMYKcmyk(14%, 49%, 0%, 0%)
LABlab(68.4 53.8 -48.3)
LCHlch(68.4 72.3 318.1)
OKLCHoklch(0.750 0.191 315.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#db83ff on white: 2.41:1
AA ✗ fail · AA-large · AAA
Aa
#db83ff on black: 8.70:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green51.4%
Blue100.0%

CMYK percentages

Cyan14.1%
Magenta48.6%
Yellow0.0%
Key (black)0.0%

Color previews

#db83ff text on a black background

contrast 8.70:1

Card sample

#db83ff text on a white background

contrast 2.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #db83ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #db83ff in the Color Lab