Skip to content

#da91fd

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

RGB
218, 145, 253
HSL
281°, 96%, 78%
CMYK
14, 43, 0, 1
Luminance
0.4225

Every format

HEX#da91fd
RGBrgb(218, 145, 253)
HSLhsl(281, 96%, 78%)
CMYKcmyk(14%, 43%, 0%, 1%)
LABlab(71.0 45.9 -43.1)
LCHlch(71.0 62.9 316.8)
OKLCHoklch(0.769 0.166 314.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#da91fd on white: 2.22:1
AA ✗ fail · AA-large · AAA
Aa
#da91fd on black: 9.45:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green56.9%
Blue99.2%

CMYK percentages

Cyan13.8%
Magenta42.7%
Yellow0.0%
Key (black)0.8%

Color previews

#da91fd text on a black background

contrast 9.45:1

Card sample

#da91fd text on a white background

contrast 2.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #da91fd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #da91fd in the Color Lab