Skip to content

#ff7664

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

RGB
255, 118, 100
HSL
7°, 100%, 70%
CMYK
0, 54, 61, 0
Luminance
0.3514

Every format

HEX#ff7664
RGBrgb(255, 118, 100)
HSLhsl(7, 100%, 70%)
CMYKcmyk(0%, 54%, 61%, 0%)
LABlab(65.9 50.9 35.1)
LCHlch(65.9 61.8 34.7)
OKLCHoklch(0.725 0.171 29.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff7664 on white: 2.62:1
AA ✗ fail · AA-large · AAA
Aa
#ff7664 on black: 8.03:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green46.3%
Blue39.2%

CMYK percentages

Cyan0.0%
Magenta53.7%
Yellow60.8%
Key (black)0.0%

Color previews

#ff7664 text on a black background

contrast 8.03:1

Card sample

#ff7664 text on a white background

contrast 2.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff7664

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff7664 in the Color Lab