Skip to content

#ff8888

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

RGB
255, 136, 136
HSL
0°, 100%, 77%
CMYK
0, 47, 47, 0
Luminance
0.4065

Every format

HEX#ff8888
RGBrgb(255, 136, 136)
HSLhsl(0, 100%, 77%)
CMYKcmyk(0%, 47%, 47%, 0%)
LABlab(69.9 45.0 20.6)
LCHlch(69.9 49.5 24.6)
OKLCHoklch(0.758 0.145 21.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff8888 on white: 2.30:1
AA ✗ fail · AA-large · AAA
Aa
#ff8888 on black: 9.13:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green53.3%
Blue53.3%

CMYK percentages

Cyan0.0%
Magenta46.7%
Yellow46.7%
Key (black)0.0%

Color previews

#ff8888 text on a black background

contrast 9.13:1

Card sample

#ff8888 text on a white background

contrast 2.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff8888

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff8888 in the Color Lab