Skip to content

#d55fff

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

RGB
213, 95, 255
HSL
284°, 100%, 69%
CMYK
17, 63, 0, 0
Luminance
0.2955

Every format

HEX#d55fff
RGBrgb(213, 95, 255)
HSLhsl(284, 100%, 69%)
CMYKcmyk(17%, 63%, 0%, 0%)
LABlab(61.3 69.5 -59.7)
LCHlch(61.3 91.6 319.3)
OKLCHoklch(0.696 0.241 316.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red83.5%
Green37.3%
Blue100.0%

CMYK percentages

Cyan16.5%
Magenta62.7%
Yellow0.0%
Key (black)0.0%

Color previews

#d55fff text on a black background

contrast 6.91:1

Card sample

#d55fff text on a white background

contrast 3.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d55fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d55fff in the Color Lab