Skip to content

#ff8095

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

RGB
255, 128, 149
HSL
350°, 100%, 75%
CMYK
0, 50, 42, 0
Luminance
0.3887

Every format

HEX#ff8095
RGBrgb(255, 128, 149)
HSLhsl(350, 100%, 75%)
CMYKcmyk(0%, 50%, 42%, 0%)
LABlab(68.7 50.2 11.5)
LCHlch(68.7 51.5 12.9)
OKLCHoklch(0.749 0.155 11.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff8095 on white: 2.39:1
AA ✗ fail · AA-large · AAA
Aa
#ff8095 on black: 8.77:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green50.2%
Blue58.4%

CMYK percentages

Cyan0.0%
Magenta49.8%
Yellow41.6%
Key (black)0.0%

Color previews

#ff8095 text on a black background

contrast 8.77:1

Card sample

#ff8095 text on a white background

contrast 2.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff8095

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff8095 in the Color Lab