Skip to content

#ff6688

a light, electric red · warm · closest name: salmon

RGB
255, 102, 136
HSL
347°, 100%, 70%
CMYK
0, 60, 47, 0
Luminance
0.3254

Every format

HEX#ff6688
RGBrgb(255, 102, 136)
HSLhsl(347, 100%, 70%)
CMYKcmyk(0%, 60%, 47%, 0%)
LABlab(63.8 60.9 12.1)
LCHlch(63.8 62.0 11.2)
OKLCHoklch(0.712 0.187 9.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff6688 on white: 2.80:1
AA ✗ fail · AA-large · AAA
Aa
#ff6688 on black: 7.51:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green40.0%
Blue53.3%

CMYK percentages

Cyan0.0%
Magenta60.0%
Yellow46.7%
Key (black)0.0%

Color previews

#ff6688 text on a black background

contrast 7.51:1

Card sample

#ff6688 text on a white background

contrast 2.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff6688

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff6688 in the Color Lab