Skip to content

#ff657f

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

RGB
255, 101, 127
HSL
350°, 100%, 70%
CMYK
0, 60, 50, 0
Luminance
0.3210

Every format

HEX#ff657f
RGBrgb(255, 101, 127)
HSLhsl(350, 100%, 70%)
CMYKcmyk(0%, 60%, 50%, 0%)
LABlab(63.4 60.5 16.7)
LCHlch(63.4 62.8 15.4)
OKLCHoklch(0.708 0.188 13.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green39.6%
Blue49.8%

CMYK percentages

Cyan0.0%
Magenta60.4%
Yellow50.2%
Key (black)0.0%

Color previews

#ff657f text on a black background

contrast 7.42:1

Card sample

#ff657f text on a white background

contrast 2.83:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff657f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff657f in the Color Lab