Skip to content

#ff6699

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

RGB
255, 102, 153
HSL
340°, 100%, 70%
CMYK
0, 60, 40, 0
Luminance
0.3306

Every format

HEX#ff6699
RGBrgb(255, 102, 153)
HSLhsl(340, 100%, 70%)
CMYKcmyk(0%, 60%, 40%, 0%)
LABlab(64.2 62.5 2.9)
LCHlch(64.2 62.6 2.7)
OKLCHoklch(0.716 0.191 2.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff6699 on white: 2.76:1
AA ✗ fail · AA-large · AAA
Aa
#ff6699 on black: 7.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green40.0%
Blue60.0%

CMYK percentages

Cyan0.0%
Magenta60.0%
Yellow40.0%
Key (black)0.0%

Color previews

#ff6699 text on a black background

contrast 7.61:1

Card sample

#ff6699 text on a white background

contrast 2.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff6699

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff6699 in the Color Lab