Skip to content

#f00cd3

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

RGB
240, 12, 211
HSL
308°, 91%, 49%
CMYK
0, 95, 12, 6
Luminance
0.2349

Every format

HEX#f00cd3
RGBrgb(240, 12, 211)
HSLhsl(308, 91%, 49%)
CMYKcmyk(0%, 95%, 12%, 6%)
LABlab(55.6 89.2 -43.8)
LCHlch(55.6 99.3 333.8)
OKLCHoklch(0.656 0.288 335.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f00cd3 on white: 3.69:1
AA ✗ fail · AA-large · AAA
Aa
#f00cd3 on black: 5.70:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.1%
Green4.7%
Blue82.7%

CMYK percentages

Cyan0.0%
Magenta95.0%
Yellow12.1%
Key (black)5.9%

Color previews

#f00cd3 text on a black background

contrast 5.70:1

Card sample

#f00cd3 text on a white background

contrast 3.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f00cd3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f00cd3 in the Color Lab