Skip to content

#f30ccc

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

RGB
243, 12, 204
HSL
310°, 91%, 50%
CMYK
0, 95, 16, 5
Luminance
0.2368

Every format

HEX#f30ccc
RGBrgb(243, 12, 204)
HSLhsl(310, 91%, 50%)
CMYKcmyk(0%, 95%, 16%, 5%)
LABlab(55.8 88.8 -39.5)
LCHlch(55.8 97.2 336.0)
OKLCHoklch(0.657 0.285 337.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f30ccc on white: 3.66:1
AA ✗ fail · AA-large · AAA
Aa
#f30ccc on black: 5.74:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red95.3%
Green4.7%
Blue80.0%

CMYK percentages

Cyan0.0%
Magenta95.1%
Yellow16.0%
Key (black)4.7%

Color previews

#f30ccc text on a black background

contrast 5.74:1

Card sample

#f30ccc text on a white background

contrast 3.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f30ccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f30ccc in the Color Lab