Skip to content

#f600ff

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

RGB
246, 0, 255
HSL
298°, 100%, 50%
CMYK
4, 100, 0, 0
Luminance
0.2681

Every format

HEX#f600ff
RGBrgb(246, 0, 255)
HSLhsl(298, 100%, 50%)
CMYKcmyk(4%, 100%, 0%, 0%)
LABlab(58.8 96.9 -63.3)
LCHlch(58.8 115.7 326.8)
OKLCHoklch(0.688 0.320 326.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red96.5%
Green0.0%
Blue100.0%

CMYK percentages

Cyan3.5%
Magenta100.0%
Yellow0.0%
Key (black)0.0%

Color previews

#f600ff text on a black background

contrast 6.36:1

Card sample

#f600ff text on a white background

contrast 3.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f600ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f600ff in the Color Lab