Skip to content

#ff7fea

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

RGB
255, 127, 234
HSL
310°, 100%, 75%
CMYK
0, 50, 8, 0
Luminance
0.4238

Every format

HEX#ff7fea
RGBrgb(255, 127, 234)
HSLhsl(310, 100%, 75%)
CMYKcmyk(0%, 50%, 8%, 0%)
LABlab(71.1 61.9 -32.2)
LCHlch(71.1 69.8 332.5)
OKLCHoklch(0.776 0.199 333.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff7fea on white: 2.22:1
AA ✗ fail · AA-large · AAA
Aa
#ff7fea on black: 9.48:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green49.8%
Blue91.8%

CMYK percentages

Cyan0.0%
Magenta50.2%
Yellow8.2%
Key (black)0.0%

Color previews

#ff7fea text on a black background

contrast 9.48:1

Card sample

#ff7fea text on a white background

contrast 2.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff7fea

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff7fea in the Color Lab