Skip to content

#ff88aa

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

RGB
255, 136, 170
HSL
343°, 100%, 77%
CMYK
0, 47, 33, 0
Luminance
0.4177

Every format

HEX#ff88aa
RGBrgb(255, 136, 170)
HSLhsl(343, 100%, 77%)
CMYKcmyk(0%, 47%, 33%, 0%)
LABlab(70.7 48.6 2.7)
LCHlch(70.7 48.7 3.2)
OKLCHoklch(0.766 0.148 3.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff88aa on white: 2.25:1
AA ✗ fail · AA-large · AAA
Aa
#ff88aa on black: 9.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green53.3%
Blue66.7%

CMYK percentages

Cyan0.0%
Magenta46.7%
Yellow33.3%
Key (black)0.0%

Color previews

#ff88aa text on a black background

contrast 9.35:1

Card sample

#ff88aa text on a white background

contrast 2.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff88aa

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff88aa in the Color Lab