Skip to content

#d55ff3

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

RGB
213, 95, 243
HSL
288°, 86%, 66%
CMYK
12, 61, 0, 5
Luminance
0.2880

Every format

HEX#d55ff3
RGBrgb(213, 95, 243)
HSLhsl(288, 86%, 66%)
CMYKcmyk(12%, 61%, 0%, 5%)
LABlab(60.6 67.2 -54.1)
LCHlch(60.6 86.2 321.2)
OKLCHoklch(0.689 0.230 319.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red83.5%
Green37.3%
Blue95.3%

CMYK percentages

Cyan12.3%
Magenta60.9%
Yellow0.0%
Key (black)4.7%

Color previews

#d55ff3 text on a black background

contrast 6.76:1

Card sample

#d55ff3 text on a white background

contrast 3.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d55ff3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d55ff3 in the Color Lab