Skip to content

#d554ff

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

RGB
213, 84, 255
HSL
285°, 100%, 67%
CMYK
17, 67, 0, 0
Luminance
0.2771

Every format

HEX#d554ff
RGBrgb(213, 84, 255)
HSLhsl(285, 100%, 67%)
CMYKcmyk(17%, 67%, 0%, 0%)
LABlab(59.6 74.0 -62.3)
LCHlch(59.6 96.8 319.9)
OKLCHoklch(0.684 0.255 316.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d554ff on white: 3.21:1
AA ✗ fail · AA-large · AAA
Aa
#d554ff on black: 6.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red83.5%
Green32.9%
Blue100.0%

CMYK percentages

Cyan16.5%
Magenta67.1%
Yellow0.0%
Key (black)0.0%

Color previews

#d554ff text on a black background

contrast 6.54:1

Card sample

#d554ff text on a white background

contrast 3.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d554ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d554ff in the Color Lab