Skip to content

#f03ccc

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

RGB
240, 60, 204
HSL
312°, 86%, 59%
CMYK
0, 75, 15, 6
Luminance
0.2612

Every format

HEX#f03ccc
RGBrgb(240, 60, 204)
HSLhsl(312, 86%, 59%)
CMYKcmyk(0%, 75%, 15%, 6%)
LABlab(58.1 79.8 -35.8)
LCHlch(58.1 87.5 335.9)
OKLCHoklch(0.673 0.255 337.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f03ccc on white: 3.37:1
AA ✗ fail · AA-large · AAA
Aa
#f03ccc on black: 6.22:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.1%
Green23.5%
Blue80.0%

CMYK percentages

Cyan0.0%
Magenta75.0%
Yellow15.0%
Key (black)5.9%

Color previews

#f03ccc text on a black background

contrast 6.22:1

Card sample

#f03ccc text on a white background

contrast 3.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f03ccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f03ccc in the Color Lab