Skip to content

#ff7b63

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

RGB
255, 123, 99
HSL
9°, 100%, 69%
CMYK
0, 52, 61, 0
Luminance
0.3633

Every format

HEX#ff7b63
RGBrgb(255, 123, 99)
HSLhsl(9, 100%, 69%)
CMYKcmyk(0%, 52%, 61%, 0%)
LABlab(66.8 48.4 36.8)
LCHlch(66.8 60.8 37.3)
OKLCHoklch(0.732 0.166 31.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff7b63 on white: 2.54:1
AA ✗ fail · AA-large · AAA
Aa
#ff7b63 on black: 8.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green48.2%
Blue38.8%

CMYK percentages

Cyan0.0%
Magenta51.8%
Yellow61.2%
Key (black)0.0%

Color previews

#ff7b63 text on a black background

contrast 8.27:1

Card sample

#ff7b63 text on a white background

contrast 2.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff7b63

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff7b63 in the Color Lab