Skip to content

#f64fff

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

RGB
246, 79, 255
HSL
297°, 100%, 66%
CMYK
4, 69, 0, 0
Luminance
0.3240

Every format

HEX#f64fff
RGBrgb(246, 79, 255)
HSLhsl(297, 100%, 66%)
CMYKcmyk(4%, 69%, 0%, 0%)
LABlab(63.7 82.7 -55.6)
LCHlch(63.7 99.7 326.1)
OKLCHoklch(0.723 0.274 325.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f64fff on white: 2.81:1
AA ✗ fail · AA-large · AAA
Aa
#f64fff on black: 7.48:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red96.5%
Green31.0%
Blue100.0%

CMYK percentages

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

Color previews

#f64fff text on a black background

contrast 7.48:1

Card sample

#f64fff text on a white background

contrast 2.81:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f64fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f64fff in the Color Lab