Skip to content

#f700cd

a balanced, electric magenta / pink · warm · closest name: magenta

RGB
247, 0, 205
HSL
310°, 100%, 48%
CMYK
0, 100, 17, 3
Luminance
0.2418

Every format

HEX#f700cd
RGBrgb(247, 0, 205)
HSLhsl(310, 100%, 48%)
CMYKcmyk(0%, 100%, 17%, 3%)
LABlab(56.3 90.4 -39.2)
LCHlch(56.3 98.5 336.6)
OKLCHoklch(0.662 0.290 338.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f700cd on white: 3.60:1
AA ✗ fail · AA-large · AAA
Aa
#f700cd on black: 5.84:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red96.9%
Green0.0%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta100.0%
Yellow17.0%
Key (black)3.1%

Color previews

#f700cd text on a black background

contrast 5.84:1

Card sample

#f700cd text on a white background

contrast 3.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f700cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f700cd in the Color Lab