Skip to content

#f09fff

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

RGB
240, 159, 255
HSL
291°, 100%, 81%
CMYK
6, 38, 0, 0
Luminance
0.5054

Every format

HEX#f09fff
RGBrgb(240, 159, 255)
HSLhsl(291, 100%, 81%)
CMYKcmyk(6%, 38%, 0%, 0%)
LABlab(76.4 45.3 -35.6)
LCHlch(76.4 57.7 321.8)
OKLCHoklch(0.815 0.156 321.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f09fff on white: 1.89:1
AA ✗ fail · AA-large · AAA
Aa
#f09fff on black: 11.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.1%
Green62.4%
Blue100.0%

CMYK percentages

Cyan5.9%
Magenta37.6%
Yellow0.0%
Key (black)0.0%

Color previews

#f09fff text on a black background

contrast 11.11:1

Card sample

#f09fff text on a white background

contrast 1.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f09fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f09fff in the Color Lab