Skip to content

#ff9191

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

RGB
255, 145, 145
HSL
0°, 100%, 78%
CMYK
0, 43, 43, 0
Luminance
0.4356

Every format

HEX#ff9191
RGBrgb(255, 145, 145)
HSLhsl(0, 100%, 78%)
CMYKcmyk(0%, 43%, 43%, 0%)
LABlab(71.9 41.3 18.3)
LCHlch(71.9 45.2 23.9)
OKLCHoklch(0.774 0.133 20.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff9191 on white: 2.16:1
AA ✗ fail · AA-large · AAA
Aa
#ff9191 on black: 9.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green56.9%
Blue56.9%

CMYK percentages

Cyan0.0%
Magenta43.1%
Yellow43.1%
Key (black)0.0%

Color previews

#ff9191 text on a black background

contrast 9.71:1

Card sample

#ff9191 text on a white background

contrast 2.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff9191

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff9191 in the Color Lab