Skip to content

#ff07fd

a balanced, electric magenta / pink · warm · “magenta”

RGB
255, 7, 253
HSL
301°, 100%, 51%
CMYK
0, 97, 1, 0
Luminance
0.2850

Every format

HEX#ff07fd
RGBrgb(255, 7, 253)
HSLhsl(301, 100%, 51%)
CMYKcmyk(0%, 97%, 1%, 0%)
LABlab(60.4 97.5 -59.7)
LCHlch(60.4 114.4 328.5)
OKLCHoklch(0.702 0.320 328.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff07fd on white: 3.13:1
AA ✗ fail · AA-large · AAA
Aa
#ff07fd on black: 6.70:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green2.7%
Blue99.2%

CMYK percentages

Cyan0.0%
Magenta97.3%
Yellow0.8%
Key (black)0.0%

Color previews

#ff07fd text on a black background

contrast 6.70:1

Card sample

#ff07fd text on a white background

contrast 3.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff07fd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff07fd in the Color Lab