Skip to content

#ff938f

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

RGB
255, 147, 143
HSL
2°, 100%, 78%
CMYK
0, 42, 44, 0
Luminance
0.4411

Every format

HEX#ff938f
RGBrgb(255, 147, 143)
HSLhsl(2, 100%, 78%)
CMYKcmyk(0%, 42%, 44%, 0%)
LABlab(72.3 40.1 20.0)
LCHlch(72.3 44.8 26.5)
OKLCHoklch(0.777 0.131 22.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff938f on white: 2.14:1
AA ✗ fail · AA-large · AAA
Aa
#ff938f on black: 9.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green57.6%
Blue56.1%

CMYK percentages

Cyan0.0%
Magenta42.4%
Yellow43.9%
Key (black)0.0%

Color previews

#ff938f text on a black background

contrast 9.82:1

Card sample

#ff938f text on a white background

contrast 2.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff938f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff938f in the Color Lab