Skip to content

#ff656f

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

RGB
255, 101, 111
HSL
356°, 100%, 70%
CMYK
0, 60, 57, 0
Luminance
0.3172

Every format

HEX#ff656f
RGBrgb(255, 101, 111)
HSLhsl(356, 100%, 70%)
CMYKcmyk(0%, 60%, 57%, 0%)
LABlab(63.1 59.3 25.4)
LCHlch(63.1 64.5 23.2)
OKLCHoklch(0.705 0.188 19.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff656f on white: 2.86:1
AA ✗ fail · AA-large · AAA
Aa
#ff656f on black: 7.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green39.6%
Blue43.5%

CMYK percentages

Cyan0.0%
Magenta60.4%
Yellow56.5%
Key (black)0.0%

Color previews

#ff656f text on a black background

contrast 7.34:1

Card sample

#ff656f text on a white background

contrast 2.86:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff656f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff656f in the Color Lab