Skip to content

#f07fff

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

RGB
240, 127, 255
HSL
293°, 100%, 75%
CMYK
6, 50, 0, 0
Luminance
0.4092

Every format

HEX#f07fff
RGBrgb(240, 127, 255)
HSLhsl(293, 100%, 75%)
CMYKcmyk(6%, 50%, 0%, 0%)
LABlab(70.1 61.4 -45.4)
LCHlch(70.1 76.4 323.5)
OKLCHoklch(0.768 0.207 322.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f07fff on white: 2.29:1
AA ✗ fail · AA-large · AAA
Aa
#f07fff on black: 9.18:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.1%
Green49.8%
Blue100.0%

CMYK percentages

Cyan5.9%
Magenta50.2%
Yellow0.0%
Key (black)0.0%

Color previews

#f07fff text on a black background

contrast 9.18:1

Card sample

#f07fff text on a white background

contrast 2.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f07fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f07fff in the Color Lab