Skip to content

#ff1bed

a balanced, electric magenta / pink · warm · closest name: magenta

RGB
255, 27, 237
HSL
305°, 100%, 55%
CMYK
0, 89, 7, 0
Luminance
0.2816

Every format

HEX#ff1bed
RGBrgb(255, 27, 237)
HSLhsl(305, 100%, 55%)
CMYKcmyk(0%, 89%, 7%, 0%)
LABlab(60.0 93.7 -51.3)
LCHlch(60.0 106.8 331.3)
OKLCHoklch(0.697 0.305 332.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff1bed on white: 3.17:1
AA ✗ fail · AA-large · AAA
Aa
#ff1bed on black: 6.63:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green10.6%
Blue92.9%

CMYK percentages

Cyan0.0%
Magenta89.4%
Yellow7.1%
Key (black)0.0%

Color previews

#ff1bed text on a black background

contrast 6.63:1

Card sample

#ff1bed text on a white background

contrast 3.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff1bed

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff1bed in the Color Lab