Skip to content

#ff07ff

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

RGB
255, 7, 255
HSL
300°, 100%, 51%
CMYK
0, 97, 0, 0
Luminance
0.2863

Every format

HEX#ff07ff
RGBrgb(255, 7, 255)
HSLhsl(300, 100%, 51%)
CMYKcmyk(0%, 97%, 0%, 0%)
LABlab(60.5 97.8 -60.6)
LCHlch(60.5 115.1 328.2)
OKLCHoklch(0.703 0.321 328.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff07ff on white: 3.12:1
AA ✗ fail · AA-large · AAA
Aa
#ff07ff on black: 6.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green2.7%
Blue100.0%

CMYK percentages

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

Color previews

#ff07ff text on a black background

contrast 6.73:1

Card sample

#ff07ff text on a white background

contrast 3.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff07ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff07ff in the Color Lab