Skip to content

#ff6474

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

RGB
255, 100, 116
HSL
354°, 100%, 70%
CMYK
0, 61, 55, 0
Luminance
0.3164

Every format

HEX#ff6474
RGBrgb(255, 100, 116)
HSLhsl(354, 100%, 70%)
CMYKcmyk(0%, 61%, 55%, 0%)
LABlab(63.0 60.1 22.5)
LCHlch(63.0 64.2 20.5)
OKLCHoklch(0.705 0.189 17.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green39.2%
Blue45.5%

CMYK percentages

Cyan0.0%
Magenta60.8%
Yellow54.5%
Key (black)0.0%

Color previews

#ff6474 text on a black background

contrast 7.33:1

Card sample

#ff6474 text on a white background

contrast 2.87:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff6474

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff6474 in the Color Lab