Skip to content

#f19f7f

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

RGB
241, 159, 127
HSL
17°, 80%, 72%
CMYK
0, 34, 47, 6
Luminance
0.4503

Every format

HEX#f19f7f
RGBrgb(241, 159, 127)
HSLhsl(17, 80%, 72%)
CMYKcmyk(0%, 34%, 47%, 6%)
LABlab(72.9 27.0 29.2)
LCHlch(72.9 39.8 47.3)
OKLCHoklch(0.777 0.108 42.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f19f7f on white: 2.10:1
AA ✗ fail · AA-large · AAA
Aa
#f19f7f on black: 10.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.5%
Green62.4%
Blue49.8%

CMYK percentages

Cyan0.0%
Magenta34.0%
Yellow47.3%
Key (black)5.5%

Color previews

#f19f7f text on a black background

contrast 10.01:1

Card sample

#f19f7f text on a white background

contrast 2.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(241, 159, 127, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(241, 159, 127, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f19f7f;
background: linear-gradient(135deg, #f19f7f, #F1EB7F);

Monochromatic scale

Palettes built from #f19f7f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f19f7f in the Color Lab