Skip to content

#ffa0a0

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

RGB
255, 160, 160
HSL
0°, 100%, 81%
CMYK
0, 37, 37, 0
Luminance
0.4894

Every format

HEX#ffa0a0
RGBrgb(255, 160, 160)
HSLhsl(0, 100%, 81%)
CMYKcmyk(0%, 37%, 37%, 0%)
LABlab(75.4 35.3 14.9)
LCHlch(75.4 38.3 23.0)
OKLCHoklch(0.801 0.114 19.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green62.7%
Blue62.7%

CMYK percentages

Cyan0.0%
Magenta37.3%
Yellow37.3%
Key (black)0.0%

Color previews

#ffa0a0 text on a black background

contrast 10.79:1

Card sample

#ffa0a0 text on a white background

contrast 1.95:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffa0a0

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffa0a0 in the Color Lab