Skip to content

#f255ff

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

RGB
242, 85, 255
HSL
295°, 100%, 67%
CMYK
5, 67, 0, 0
Luminance
0.3259

Every format

HEX#f255ff
RGBrgb(242, 85, 255)
HSLhsl(295, 100%, 67%)
CMYKcmyk(5%, 67%, 0%, 0%)
LABlab(63.8 79.8 -55.3)
LCHlch(63.8 97.1 325.3)
OKLCHoklch(0.723 0.266 324.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f255ff on white: 2.79:1
AA ✗ fail · AA-large · AAA
Aa
#f255ff on black: 7.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.9%
Green33.3%
Blue100.0%

CMYK percentages

Cyan5.1%
Magenta66.7%
Yellow0.0%
Key (black)0.0%

Color previews

#f255ff text on a black background

contrast 7.52:1

Card sample

#f255ff text on a white background

contrast 2.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f255ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f255ff in the Color Lab