Skip to content

#f192ff

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

RGB
241, 146, 255
HSL
292°, 100%, 79%
CMYK
6, 43, 0, 0
Luminance
0.4648

Every format

HEX#f192ff
RGBrgb(241, 146, 255)
HSLhsl(292, 100%, 79%)
CMYKcmyk(6%, 43%, 0%, 0%)
LABlab(73.9 52.3 -39.6)
LCHlch(73.9 65.6 322.9)
OKLCHoklch(0.796 0.178 322.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f192ff on white: 2.04:1
AA ✗ fail · AA-large · AAA
Aa
#f192ff on black: 10.30:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.5%
Green57.3%
Blue100.0%

CMYK percentages

Cyan5.5%
Magenta42.7%
Yellow0.0%
Key (black)0.0%

Color previews

#f192ff text on a black background

contrast 10.30:1

Card sample

#f192ff text on a white background

contrast 2.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f192ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f192ff in the Color Lab