Skip to content

#f00bfd

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

RGB
240, 11, 253
HSL
297°, 98%, 52%
CMYK
5, 96, 0, 1
Luminance
0.2586

Every format

HEX#f00bfd
RGBrgb(240, 11, 253)
HSLhsl(297, 98%, 52%)
CMYKcmyk(5%, 96%, 0%, 1%)
LABlab(57.9 95.0 -63.7)
LCHlch(57.9 114.4 326.1)
OKLCHoklch(0.680 0.314 325.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f00bfd on white: 3.40:1
AA ✗ fail · AA-large · AAA
Aa
#f00bfd on black: 6.17:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.1%
Green4.3%
Blue99.2%

CMYK percentages

Cyan5.1%
Magenta95.7%
Yellow0.0%
Key (black)0.8%

Color previews

#f00bfd text on a black background

contrast 6.17:1

Card sample

#f00bfd text on a white background

contrast 3.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f00bfd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f00bfd in the Color Lab