Skip to content

#ff6677

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

RGB
255, 102, 119
HSL
353°, 100%, 70%
CMYK
0, 60, 53, 0
Luminance
0.3209

Every format

HEX#ff6677
RGBrgb(255, 102, 119)
HSLhsl(353, 100%, 70%)
CMYKcmyk(0%, 60%, 53%, 0%)
LABlab(63.4 59.5 21.3)
LCHlch(63.4 63.1 19.7)
OKLCHoklch(0.708 0.186 16.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff6677 on white: 2.83:1
AA ✗ fail · AA-large · AAA
Aa
#ff6677 on black: 7.42:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green40.0%
Blue46.7%

CMYK percentages

Cyan0.0%
Magenta60.0%
Yellow53.3%
Key (black)0.0%

Color previews

#ff6677 text on a black background

contrast 7.42:1

Card sample

#ff6677 text on a white background

contrast 2.83:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff6677

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff6677 in the Color Lab