Skip to content

#f35fff

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

RGB
243, 95, 255
HSL
296°, 100%, 69%
CMYK
5, 63, 0, 0
Luminance
0.3446

Every format

HEX#f35fff
RGBrgb(243, 95, 255)
HSLhsl(296, 100%, 69%)
CMYKcmyk(5%, 63%, 0%, 0%)
LABlab(65.3 76.2 -53.0)
LCHlch(65.3 92.8 325.2)
OKLCHoklch(0.734 0.254 324.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f35fff on white: 2.66:1
AA ✗ fail · AA-large · AAA
Aa
#f35fff on black: 7.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red95.3%
Green37.3%
Blue100.0%

CMYK percentages

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

Color previews

#f35fff text on a black background

contrast 7.89:1

Card sample

#f35fff text on a white background

contrast 2.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f35fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f35fff in the Color Lab