Skip to content

#ff7dbb

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

RGB
255, 125, 187
HSL
331°, 100%, 75%
CMYK
0, 51, 27, 0
Luminance
0.3952

Every format

HEX#ff7dbb
RGBrgb(255, 125, 187)
HSLhsl(331, 100%, 75%)
CMYKcmyk(0%, 51%, 27%, 0%)
LABlab(69.1 56.1 -9.2)
LCHlch(69.1 56.8 350.7)
OKLCHoklch(0.756 0.171 352.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff7dbb on white: 2.36:1
AA ✗ fail · AA-large · AAA
Aa
#ff7dbb on black: 8.90:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green49.0%
Blue73.3%

CMYK percentages

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

Color previews

#ff7dbb text on a black background

contrast 8.90:1

Card sample

#ff7dbb text on a white background

contrast 2.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff7dbb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff7dbb in the Color Lab