Skip to content

#f005ff

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

RGB
240, 5, 255
HSL
296°, 100%, 51%
CMYK
6, 98, 0, 0
Luminance
0.2585

Every format

HEX#f005ff
RGBrgb(240, 5, 255)
HSLhsl(296, 100%, 51%)
CMYKcmyk(6%, 98%, 0%, 0%)
LABlab(57.9 95.7 -64.8)
LCHlch(57.9 115.6 325.9)
OKLCHoklch(0.680 0.317 325.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f005ff on white: 3.40:1
AA ✗ fail · AA-large · AAA
Aa
#f005ff on black: 6.17:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.1%
Green2.0%
Blue100.0%

CMYK percentages

Cyan5.9%
Magenta98.0%
Yellow0.0%
Key (black)0.0%

Color previews

#f005ff text on a black background

contrast 6.17:1

Card sample

#f005ff text on a white background

contrast 3.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f005ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f005ff in the Color Lab