Skip to content

#ffa288

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

RGB
255, 162, 136
HSL
13°, 100%, 77%
CMYK
0, 37, 47, 0
Luminance
0.4888

Every format

HEX#ffa288
RGBrgb(255, 162, 136)
HSLhsl(13, 100%, 77%)
CMYKcmyk(0%, 37%, 47%, 0%)
LABlab(75.4 31.7 27.9)
LCHlch(75.4 42.3 41.4)
OKLCHoklch(0.800 0.117 36.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffa288 on white: 1.95:1
AA ✗ fail · AA-large · AAA
Aa
#ffa288 on black: 10.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green63.5%
Blue53.3%

CMYK percentages

Cyan0.0%
Magenta36.5%
Yellow46.7%
Key (black)0.0%

Color previews

#ffa288 text on a black background

contrast 10.78:1

Card sample

#ffa288 text on a white background

contrast 1.95:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffa288

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffa288 in the Color Lab