Skip to content

#f18cea

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

RGB
241, 140, 234
HSL
304°, 78%, 75%
CMYK
0, 42, 3, 6
Luminance
0.4340

Every format

HEX#f18cea
RGBrgb(241, 140, 234)
HSLhsl(304, 78%, 75%)
CMYKcmyk(0%, 42%, 3%, 6%)
LABlab(71.8 51.6 -31.3)
LCHlch(71.8 60.3 328.7)
OKLCHoklch(0.778 0.168 329.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f18cea on white: 2.17:1
AA ✗ fail · AA-large · AAA
Aa
#f18cea on black: 9.68:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.5%
Green54.9%
Blue91.8%

CMYK percentages

Cyan0.0%
Magenta41.9%
Yellow2.9%
Key (black)5.5%

Color previews

#f18cea text on a black background

contrast 9.68:1

Card sample

#f18cea text on a white background

contrast 2.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f18cea

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f18cea in the Color Lab