Skip to content

#ff00bb

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

RGB
255, 0, 187
HSL
316°, 100%, 50%
CMYK
0, 100, 27, 0
Luminance
0.2485

Every format

HEX#ff00bb
RGBrgb(255, 0, 187)
HSLhsl(316, 100%, 50%)
CMYKcmyk(0%, 100%, 27%, 0%)
LABlab(56.9 89.8 -27.7)
LCHlch(56.9 94.0 342.9)
OKLCHoklch(0.667 0.284 344.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff00bb on white: 3.52:1
AA ✗ fail · AA-large · AAA
Aa
#ff00bb on black: 5.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green0.0%
Blue73.3%

CMYK percentages

Cyan0.0%
Magenta100.0%
Yellow26.7%
Key (black)0.0%

Color previews

#ff00bb text on a black background

contrast 5.97:1

Card sample

#ff00bb text on a white background

contrast 3.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff00bb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff00bb in the Color Lab