Skip to content

#f000df

a balanced, electric magenta / pink · warm · closest name: magenta

RGB
240, 0, 223
HSL
304°, 100%, 47%
CMYK
0, 100, 7, 6
Luminance
0.2385

Every format

HEX#f000df
RGBrgb(240, 0, 223)
HSLhsl(304, 100%, 47%)
CMYKcmyk(0%, 100%, 7%, 6%)
LABlab(55.9 91.5 -50.0)
LCHlch(55.9 104.3 331.3)
OKLCHoklch(0.660 0.297 332.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f000df on white: 3.64:1
AA ✗ fail · AA-large · AAA
Aa
#f000df on black: 5.77:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.1%
Green0.0%
Blue87.5%

CMYK percentages

Cyan0.0%
Magenta100.0%
Yellow7.1%
Key (black)5.9%

Color previews

#f000df text on a black background

contrast 5.77:1

Card sample

#f000df text on a white background

contrast 3.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f000df

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f000df in the Color Lab