Skip to content

#f26fff

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

RGB
242, 111, 255
HSL
295°, 100%, 72%
CMYK
5, 57, 0, 0
Luminance
0.3747

Every format

HEX#f26fff
RGBrgb(242, 111, 255)
HSLhsl(295, 100%, 72%)
CMYKcmyk(5%, 57%, 0%, 0%)
LABlab(67.6 69.3 -49.3)
LCHlch(67.6 85.1 324.5)
OKLCHoklch(0.750 0.232 324.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f26fff on white: 2.47:1
AA ✗ fail · AA-large · AAA
Aa
#f26fff on black: 8.49:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.9%
Green43.5%
Blue100.0%

CMYK percentages

Cyan5.1%
Magenta56.5%
Yellow0.0%
Key (black)0.0%

Color previews

#f26fff text on a black background

contrast 8.49:1

Card sample

#f26fff text on a white background

contrast 2.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f26fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f26fff in the Color Lab