Skip to content

#ff656c

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

RGB
255, 101, 108
HSL
357°, 100%, 70%
CMYK
0, 60, 58, 0
Luminance
0.3165

Every format

HEX#ff656c
RGBrgb(255, 101, 108)
HSLhsl(357, 100%, 70%)
CMYKcmyk(0%, 60%, 58%, 0%)
LABlab(63.1 59.1 27.1)
LCHlch(63.1 65.0 24.6)
OKLCHoklch(0.704 0.188 20.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green39.6%
Blue42.4%

CMYK percentages

Cyan0.0%
Magenta60.4%
Yellow57.6%
Key (black)0.0%

Color previews

#ff656c text on a black background

contrast 7.33:1

Card sample

#ff656c text on a white background

contrast 2.86:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff656c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff656c in the Color Lab