Skip to content

#ff7bb8

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

RGB
255, 123, 184
HSL
332°, 100%, 74%
CMYK
0, 52, 28, 0
Luminance
0.3889

Every format

HEX#ff7bb8
RGBrgb(255, 123, 184)
HSLhsl(332, 100%, 74%)
CMYKcmyk(0%, 52%, 28%, 0%)
LABlab(68.7 56.6 -8.2)
LCHlch(68.7 57.2 351.8)
OKLCHoklch(0.752 0.173 353.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green48.2%
Blue72.2%

CMYK percentages

Cyan0.0%
Magenta51.8%
Yellow27.8%
Key (black)0.0%

Color previews

#ff7bb8 text on a black background

contrast 8.78:1

Card sample

#ff7bb8 text on a white background

contrast 2.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff7bb8

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff7bb8 in the Color Lab