Skip to content

#f700fd

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

RGB
247, 0, 253
HSL
299°, 100%, 50%
CMYK
2, 100, 0, 1
Luminance
0.2687

Every format

HEX#f700fd
RGBrgb(247, 0, 253)
HSLhsl(299, 100%, 50%)
CMYKcmyk(2%, 100%, 0%, 1%)
LABlab(58.9 96.7 -62.1)
LCHlch(58.9 115.0 327.3)
OKLCHoklch(0.689 0.319 327.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f700fd on white: 3.30:1
AA ✗ fail · AA-large · AAA
Aa
#f700fd on black: 6.37:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red96.9%
Green0.0%
Blue99.2%

CMYK percentages

Cyan2.4%
Magenta100.0%
Yellow0.0%
Key (black)0.8%

Color previews

#f700fd text on a black background

contrast 6.37:1

Card sample

#f700fd text on a white background

contrast 3.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f700fd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f700fd in the Color Lab