Skip to content

#ff9292

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

RGB
255, 146, 146
HSL
0°, 100%, 79%
CMYK
0, 43, 43, 0
Luminance
0.4389

Every format

HEX#ff9292
RGBrgb(255, 146, 146)
HSLhsl(0, 100%, 79%)
CMYKcmyk(0%, 43%, 43%, 0%)
LABlab(72.2 40.9 18.1)
LCHlch(72.2 44.8 23.9)
OKLCHoklch(0.776 0.132 20.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff9292 on white: 2.15:1
AA ✗ fail · AA-large · AAA
Aa
#ff9292 on black: 9.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green57.3%
Blue57.3%

CMYK percentages

Cyan0.0%
Magenta42.7%
Yellow42.7%
Key (black)0.0%

Color previews

#ff9292 text on a black background

contrast 9.78:1

Card sample

#ff9292 text on a white background

contrast 2.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff9292

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff9292 in the Color Lab