Skip to content

#f65fff

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

RGB
246, 95, 255
HSL
297°, 100%, 69%
CMYK
4, 63, 0, 0
Luminance
0.3500

Every format

HEX#f65fff
RGBrgb(246, 95, 255)
HSLhsl(297, 100%, 69%)
CMYKcmyk(4%, 63%, 0%, 0%)
LABlab(65.8 76.9 -52.3)
LCHlch(65.8 93.0 325.8)
OKLCHoklch(0.738 0.256 325.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f65fff on white: 2.63:1
AA ✗ fail · AA-large · AAA
Aa
#f65fff on black: 8.00:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red96.5%
Green37.3%
Blue100.0%

CMYK percentages

Cyan3.5%
Magenta62.7%
Yellow0.0%
Key (black)0.0%

Color previews

#f65fff text on a black background

contrast 8.00:1

Card sample

#f65fff text on a white background

contrast 2.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f65fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f65fff in the Color Lab