Skip to content

#ff8fff

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

RGB
255, 143, 255
HSL
300°, 100%, 78%
CMYK
0, 44, 0, 0
Luminance
0.4812

Every format

HEX#ff8fff
RGBrgb(255, 143, 255)
HSLhsl(300, 100%, 78%)
CMYKcmyk(0%, 44%, 0%, 0%)
LABlab(74.9 57.8 -37.8)
LCHlch(74.9 69.1 326.8)
OKLCHoklch(0.807 0.191 327.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff8fff on white: 1.98:1
AA ✗ fail · AA-large · AAA
Aa
#ff8fff on black: 10.62:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green56.1%
Blue100.0%

CMYK percentages

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

Color previews

#ff8fff text on a black background

contrast 10.62:1

Card sample

#ff8fff text on a white background

contrast 1.98:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff8fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff8fff in the Color Lab