Skip to content

#f58fff

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

RGB
245, 143, 255
HSL
295°, 100%, 78%
CMYK
4, 44, 0, 0
Luminance
0.4628

Every format

HEX#f58fff
RGBrgb(245, 143, 255)
HSLhsl(295, 100%, 78%)
CMYKcmyk(4%, 44%, 0%, 0%)
LABlab(73.7 55.0 -39.8)
LCHlch(73.7 67.8 324.1)
OKLCHoklch(0.796 0.185 323.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f58fff on white: 2.05:1
AA ✗ fail · AA-large · AAA
Aa
#f58fff on black: 10.26:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red96.1%
Green56.1%
Blue100.0%

CMYK percentages

Cyan3.9%
Magenta43.9%
Yellow0.0%
Key (black)0.0%

Color previews

#f58fff text on a black background

contrast 10.26:1

Card sample

#f58fff text on a white background

contrast 2.05:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f58fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f58fff in the Color Lab