Skip to content

#ff78df

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

RGB
255, 120, 223
HSL
314°, 100%, 74%
CMYK
0, 53, 13, 0
Luminance
0.4002

Every format

HEX#ff78df
RGBrgb(255, 120, 223)
HSLhsl(314, 100%, 74%)
CMYKcmyk(0%, 53%, 13%, 0%)
LABlab(69.5 63.5 -28.7)
LCHlch(69.5 69.6 335.7)
OKLCHoklch(0.763 0.201 337.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff78df on white: 2.33:1
AA ✗ fail · AA-large · AAA
Aa
#ff78df on black: 9.00:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green47.1%
Blue87.5%

CMYK percentages

Cyan0.0%
Magenta52.9%
Yellow12.5%
Key (black)0.0%

Color previews

#ff78df text on a black background

contrast 9.00:1

Card sample

#ff78df text on a white background

contrast 2.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff78df

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff78df in the Color Lab