Skip to content

#f32ccc

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

RGB
243, 44, 204
HSL
312°, 89%, 56%
CMYK
0, 82, 16, 5
Luminance
0.2522

Every format

HEX#f32ccc
RGBrgb(243, 44, 204)
HSLhsl(312, 89%, 56%)
CMYKcmyk(0%, 82%, 16%, 5%)
LABlab(57.3 84.4 -37.1)
LCHlch(57.3 92.2 336.3)
OKLCHoklch(0.668 0.270 338.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f32ccc on white: 3.48:1
AA ✗ fail · AA-large · AAA
Aa
#f32ccc on black: 6.04:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red95.3%
Green17.3%
Blue80.0%

CMYK percentages

Cyan0.0%
Magenta81.9%
Yellow16.0%
Key (black)4.7%

Color previews

#f32ccc text on a black background

contrast 6.04:1

Card sample

#f32ccc text on a white background

contrast 3.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f32ccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f32ccc in the Color Lab