Skip to content

#ff6fff

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

RGB
255, 111, 255
HSL
300°, 100%, 72%
CMYK
0, 57, 0, 0
Luminance
0.3985

Every format

HEX#ff6fff
RGBrgb(255, 111, 255)
HSLhsl(300, 100%, 72%)
CMYKcmyk(0%, 57%, 0%, 0%)
LABlab(69.4 72.5 -46.5)
LCHlch(69.4 86.1 327.3)
OKLCHoklch(0.766 0.239 327.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff6fff on white: 2.34:1
AA ✗ fail · AA-large · AAA
Aa
#ff6fff on black: 8.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green43.5%
Blue100.0%

CMYK percentages

Cyan0.0%
Magenta56.5%
Yellow0.0%
Key (black)0.0%

Color previews

#ff6fff text on a black background

contrast 8.97:1

Card sample

#ff6fff text on a white background

contrast 2.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff6fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff6fff in the Color Lab