Skip to content

#d55df3

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

RGB
213, 93, 243
HSL
288°, 86%, 66%
CMYK
12, 62, 0, 5
Luminance
0.2845

Every format

HEX#d55df3
RGBrgb(213, 93, 243)
HSLhsl(288, 86%, 66%)
CMYKcmyk(12%, 62%, 0%, 5%)
LABlab(60.3 68.0 -54.6)
LCHlch(60.3 87.2 321.3)
OKLCHoklch(0.687 0.233 319.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d55df3 on white: 3.14:1
AA ✗ fail · AA-large · AAA
Aa
#d55df3 on black: 6.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red83.5%
Green36.5%
Blue95.3%

CMYK percentages

Cyan12.3%
Magenta61.7%
Yellow0.0%
Key (black)4.7%

Color previews

#d55df3 text on a black background

contrast 6.69:1

Card sample

#d55df3 text on a white background

contrast 3.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d55df3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d55df3 in the Color Lab