Skip to content

#ff70ff

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

RGB
255, 112, 255
HSL
300°, 100%, 72%
CMYK
0, 56, 0, 0
Luminance
0.4007

Every format

HEX#ff70ff
RGBrgb(255, 112, 255)
HSLhsl(300, 100%, 72%)
CMYKcmyk(0%, 56%, 0%, 0%)
LABlab(69.5 72.1 -46.2)
LCHlch(69.5 85.6 327.3)
OKLCHoklch(0.768 0.238 327.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green43.9%
Blue100.0%

CMYK percentages

Cyan0.0%
Magenta56.1%
Yellow0.0%
Key (black)0.0%

Color previews

#ff70ff text on a black background

contrast 9.01:1

Card sample

#ff70ff text on a white background

contrast 2.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff70ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff70ff in the Color Lab