Skip to content

#f58f8f

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

RGB
245, 143, 143
HSL
0°, 84%, 76%
CMYK
0, 42, 42, 4
Luminance
0.4104

Every format

HEX#f58f8f
RGBrgb(245, 143, 143)
HSLhsl(0, 84%, 76%)
CMYKcmyk(0%, 42%, 42%, 4%)
LABlab(70.2 38.5 16.9)
LCHlch(70.2 42.0 23.6)
OKLCHoklch(0.758 0.124 20.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f58f8f on white: 2.28:1
AA ✗ fail · AA-large · AAA
Aa
#f58f8f on black: 9.21:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red96.1%
Green56.1%
Blue56.1%

CMYK percentages

Cyan0.0%
Magenta41.6%
Yellow41.6%
Key (black)3.9%

Color previews

#f58f8f text on a black background

contrast 9.21:1

Card sample

#f58f8f text on a white background

contrast 2.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(245, 143, 143, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(245, 143, 143, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f58f8f;
background: linear-gradient(135deg, #f58f8f, #F5D38F);

Monochromatic scale

Palettes built from #f58f8f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f58f8f in the Color Lab