Skip to content

#ff81eb

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

RGB
255, 129, 235
HSL
310°, 100%, 75%
CMYK
0, 49, 8, 0
Luminance
0.4296

Every format

HEX#ff81eb
RGBrgb(255, 129, 235)
HSLhsl(310, 100%, 75%)
CMYKcmyk(0%, 49%, 8%, 0%)
LABlab(71.5 61.2 -32.1)
LCHlch(71.5 69.1 332.3)
OKLCHoklch(0.780 0.196 333.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff81eb on white: 2.19:1
AA ✗ fail · AA-large · AAA
Aa
#ff81eb on black: 9.59:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green50.6%
Blue92.2%

CMYK percentages

Cyan0.0%
Magenta49.4%
Yellow7.8%
Key (black)0.0%

Color previews

#ff81eb text on a black background

contrast 9.59:1

Card sample

#ff81eb text on a white background

contrast 2.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff81eb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff81eb in the Color Lab