Skip to content

#db64f3

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

RGB
219, 100, 243
HSL
290°, 86%, 67%
CMYK
10, 59, 0, 5
Luminance
0.3065

Every format

HEX#db64f3
RGBrgb(219, 100, 243)
HSLhsl(290, 86%, 67%)
CMYKcmyk(10%, 59%, 0%, 5%)
LABlab(62.2 66.4 -51.5)
LCHlch(62.2 84.0 322.2)
OKLCHoklch(0.703 0.226 320.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#db64f3 on white: 2.95:1
AA ✗ fail · AA-large · AAA
Aa
#db64f3 on black: 7.13:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green39.2%
Blue95.3%

CMYK percentages

Cyan9.9%
Magenta58.8%
Yellow0.0%
Key (black)4.7%

Color previews

#db64f3 text on a black background

contrast 7.13:1

Card sample

#db64f3 text on a white background

contrast 2.95:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #db64f3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #db64f3 in the Color Lab