Skip to content

#d55ff2

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

RGB
213, 95, 242
HSL
288°, 85%, 66%
CMYK
12, 61, 0, 5
Luminance
0.2874

Every format

HEX#d55ff2
RGBrgb(213, 95, 242)
HSLhsl(288, 85%, 66%)
CMYKcmyk(12%, 61%, 0%, 5%)
LABlab(60.5 67.0 -53.6)
LCHlch(60.5 85.8 321.3)
OKLCHoklch(0.689 0.229 319.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d55ff2 on white: 3.11:1
AA ✗ fail · AA-large · AAA
Aa
#d55ff2 on black: 6.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red83.5%
Green37.3%
Blue94.9%

CMYK percentages

Cyan12.0%
Magenta60.7%
Yellow0.0%
Key (black)5.1%

Color previews

#d55ff2 text on a black background

contrast 6.75:1

Card sample

#d55ff2 text on a white background

contrast 3.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d55ff2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d55ff2 in the Color Lab