Skip to content

#f18fff

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

RGB
241, 143, 255
HSL
293°, 100%, 78%
CMYK
6, 44, 0, 0
Luminance
0.4557

Every format

HEX#f18fff
RGBrgb(241, 143, 255)
HSLhsl(293, 100%, 78%)
CMYKcmyk(6%, 44%, 0%, 0%)
LABlab(73.3 53.8 -40.5)
LCHlch(73.3 67.4 323.0)
OKLCHoklch(0.792 0.183 322.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f18fff on white: 2.08:1
AA ✗ fail · AA-large · AAA
Aa
#f18fff on black: 10.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.5%
Green56.1%
Blue100.0%

CMYK percentages

Cyan5.5%
Magenta43.9%
Yellow0.0%
Key (black)0.0%

Color previews

#f18fff text on a black background

contrast 10.11:1

Card sample

#f18fff text on a white background

contrast 2.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f18fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f18fff in the Color Lab