Skip to content

#f34fff

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

RGB
243, 79, 255
HSL
296°, 100%, 66%
CMYK
5, 69, 0, 0
Luminance
0.3187

Every format

HEX#f34fff
RGBrgb(243, 79, 255)
HSLhsl(296, 100%, 66%)
CMYKcmyk(5%, 69%, 0%, 0%)
LABlab(63.2 82.1 -56.3)
LCHlch(63.2 99.5 325.6)
OKLCHoklch(0.719 0.273 325.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f34fff on white: 2.85:1
AA ✗ fail · AA-large · AAA
Aa
#f34fff on black: 7.37:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red95.3%
Green31.0%
Blue100.0%

CMYK percentages

Cyan4.7%
Magenta69.0%
Yellow0.0%
Key (black)0.0%

Color previews

#f34fff text on a black background

contrast 7.37:1

Card sample

#f34fff text on a white background

contrast 2.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f34fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f34fff in the Color Lab