Skip to content

#f06fff

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

RGB
240, 111, 255
HSL
294°, 100%, 72%
CMYK
6, 57, 0, 0
Luminance
0.3711

Every format

HEX#f06fff
RGBrgb(240, 111, 255)
HSLhsl(294, 100%, 72%)
CMYKcmyk(6%, 57%, 0%, 0%)
LABlab(67.4 68.8 -49.8)
LCHlch(67.4 84.9 324.1)
OKLCHoklch(0.748 0.231 323.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f06fff on white: 2.49:1
AA ✗ fail · AA-large · AAA
Aa
#f06fff on black: 8.42:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.1%
Green43.5%
Blue100.0%

CMYK percentages

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

Color previews

#f06fff text on a black background

contrast 8.42:1

Card sample

#f06fff text on a white background

contrast 2.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f06fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f06fff in the Color Lab