Skip to content

#ff7bbb

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

RGB
255, 123, 187
HSL
331°, 100%, 74%
CMYK
0, 52, 27, 0
Luminance
0.3901

Every format

HEX#ff7bbb
RGBrgb(255, 123, 187)
HSLhsl(331, 100%, 74%)
CMYKcmyk(0%, 52%, 27%, 0%)
LABlab(68.8 57.0 -9.7)
LCHlch(68.8 57.8 350.3)
OKLCHoklch(0.753 0.174 351.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff7bbb on white: 2.39:1
AA ✗ fail · AA-large · AAA
Aa
#ff7bbb on black: 8.80:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green48.2%
Blue73.3%

CMYK percentages

Cyan0.0%
Magenta51.8%
Yellow26.7%
Key (black)0.0%

Color previews

#ff7bbb text on a black background

contrast 8.80:1

Card sample

#ff7bbb text on a white background

contrast 2.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff7bbb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff7bbb in the Color Lab