Skip to content

#f262ac

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

RGB
242, 98, 172
HSL
329°, 85%, 67%
CMYK
0, 60, 29, 5
Luminance
0.3059

Every format

HEX#f262ac
RGBrgb(242, 98, 172)
HSLhsl(329, 85%, 67%)
CMYKcmyk(0%, 60%, 29%, 5%)
LABlab(62.2 62.5 -11.3)
LCHlch(62.2 63.5 349.8)
OKLCHoklch(0.699 0.192 351.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f262ac on white: 2.95:1
AA ✗ fail · AA-large · AAA
Aa
#f262ac on black: 7.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.9%
Green38.4%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta59.5%
Yellow28.9%
Key (black)5.1%

Color previews

#f262ac text on a black background

contrast 7.12:1

Card sample

#f262ac text on a white background

contrast 2.95:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(242, 98, 172, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(242, 98, 172, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f262ac;
background: linear-gradient(135deg, #f262ac, #F27862);

Monochromatic scale

Palettes built from #f262ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f262ac in the Color Lab