Skip to content

#f89d7d

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

RGB
248, 157, 125
HSL
16°, 90%, 73%
CMYK
0, 37, 50, 3
Luminance
0.4555

Every format

HEX#f89d7d
RGBrgb(248, 157, 125)
HSLhsl(16, 90%, 73%)
CMYKcmyk(0%, 37%, 50%, 3%)
LABlab(73.3 30.6 30.9)
LCHlch(73.3 43.5 45.3)
OKLCHoklch(0.781 0.118 40.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f89d7d on white: 2.08:1
AA ✗ fail · AA-large · AAA
Aa
#f89d7d on black: 10.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red97.3%
Green61.6%
Blue49.0%

CMYK percentages

Cyan0.0%
Magenta36.7%
Yellow49.6%
Key (black)2.7%

Color previews

#f89d7d text on a black background

contrast 10.11:1

Card sample

#f89d7d text on a white background

contrast 2.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(248, 157, 125, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(248, 157, 125, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f89d7d;
background: linear-gradient(135deg, #f89d7d, #F8EF7D);

Monochromatic scale

Palettes built from #f89d7d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f89d7d in the Color Lab