Skip to content

#f182ff

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

RGB
241, 130, 255
HSL
293°, 100%, 76%
CMYK
6, 49, 0, 0
Luminance
0.4189

Every format

HEX#f182ff
RGBrgb(241, 130, 255)
HSLhsl(293, 100%, 76%)
CMYKcmyk(6%, 49%, 0%, 0%)
LABlab(70.8 60.2 -44.4)
LCHlch(70.8 74.8 323.6)
OKLCHoklch(0.773 0.203 323.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f182ff on white: 2.24:1
AA ✗ fail · AA-large · AAA
Aa
#f182ff on black: 9.38:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.5%
Green51.0%
Blue100.0%

CMYK percentages

Cyan5.5%
Magenta49.0%
Yellow0.0%
Key (black)0.0%

Color previews

#f182ff text on a black background

contrast 9.38:1

Card sample

#f182ff text on a white background

contrast 2.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(241, 130, 255, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(241, 130, 255, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f182ff;
background: linear-gradient(135deg, #f182ff, #FF82BA);

Monochromatic scale

Palettes built from #f182ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f182ff in the Color Lab