Skip to content

#fa03cc

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

RGB
250, 3, 204
HSL
311°, 98%, 50%
CMYK
0, 99, 18, 2
Luminance
0.2475

Every format

HEX#fa03cc
RGBrgb(250, 3, 204)
HSLhsl(311, 98%, 50%)
CMYKcmyk(0%, 99%, 18%, 2%)
LABlab(56.8 90.6 -37.7)
LCHlch(56.8 98.2 337.4)
OKLCHoklch(0.667 0.290 339.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fa03cc on white: 3.53:1
AA ✗ fail · AA-large · AAA
Aa
#fa03cc on black: 5.95:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green1.2%
Blue80.0%

CMYK percentages

Cyan0.0%
Magenta98.8%
Yellow18.4%
Key (black)2.0%

Color previews

#fa03cc text on a black background

contrast 5.95:1

Card sample

#fa03cc text on a white background

contrast 3.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fa03cc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fa03cc in the Color Lab