Skip to content

#f90dfd

a balanced, electric magenta / pink · warm · “magenta”

RGB
249, 13, 253
HSL
299°, 98%, 52%
CMYK
2, 95, 0, 1
Luminance
0.2752

Every format

HEX#f90dfd
RGBrgb(249, 13, 253)
HSLhsl(299, 98%, 52%)
CMYKcmyk(2%, 95%, 0%, 1%)
LABlab(59.5 96.3 -61.2)
LCHlch(59.5 114.0 327.6)
OKLCHoklch(0.693 0.317 327.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f90dfd on white: 3.23:1
AA ✗ fail · AA-large · AAA
Aa
#f90dfd on black: 6.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red97.6%
Green5.1%
Blue99.2%

CMYK percentages

Cyan1.6%
Magenta94.9%
Yellow0.0%
Key (black)0.8%

Color previews

#f90dfd text on a black background

contrast 6.50:1

Card sample

#f90dfd text on a white background

contrast 3.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f90dfd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f90dfd in the Color Lab