Skip to content

#f33fff

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

RGB
243, 63, 255
HSL
296°, 100%, 62%
CMYK
5, 75, 0, 0
Luminance
0.2983

Every format

HEX#f33fff
RGBrgb(243, 63, 255)
HSLhsl(296, 100%, 62%)
CMYKcmyk(5%, 75%, 0%, 0%)
LABlab(61.5 87.0 -59.0)
LCHlch(61.5 105.2 325.8)
OKLCHoklch(0.706 0.289 325.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f33fff on white: 3.01:1
AA ✗ fail · AA-large · AAA
Aa
#f33fff on black: 6.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red95.3%
Green24.7%
Blue100.0%

CMYK percentages

Cyan4.7%
Magenta75.3%
Yellow0.0%
Key (black)0.0%

Color previews

#f33fff text on a black background

contrast 6.97:1

Card sample

#f33fff text on a white background

contrast 3.01:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f33fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f33fff in the Color Lab