Skip to content

#d55ffe

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

RGB
213, 95, 254
HSL
285°, 99%, 68%
CMYK
16, 63, 0, 0
Luminance
0.2949

Every format

HEX#d55ffe
RGBrgb(213, 95, 254)
HSLhsl(285, 99%, 68%)
CMYKcmyk(16%, 63%, 0%, 0%)
LABlab(61.2 69.3 -59.2)
LCHlch(61.2 91.1 319.5)
OKLCHoklch(0.696 0.240 316.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d55ffe on white: 3.04:1
AA ✗ fail · AA-large · AAA
Aa
#d55ffe on black: 6.90:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red83.5%
Green37.3%
Blue99.6%

CMYK percentages

Cyan16.1%
Magenta62.6%
Yellow0.0%
Key (black)0.4%

Color previews

#d55ffe text on a black background

contrast 6.90:1

Card sample

#d55ffe text on a white background

contrast 3.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(213, 95, 254, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(213, 95, 254, 0.45);
Border & gradient
Gradient panel
border: 3px solid #d55ffe;
background: linear-gradient(135deg, #d55ffe, #FE5FBD);

Monochromatic scale

Palettes built from #d55ffe

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d55ffe in the Color Lab