Skip to content

#ffa1a1

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

RGB
255, 161, 161
HSL
0°, 100%, 82%
CMYK
0, 37, 37, 0
Luminance
0.4932

Every format

HEX#ffa1a1
RGBrgb(255, 161, 161)
HSLhsl(0, 100%, 82%)
CMYKcmyk(0%, 37%, 37%, 0%)
LABlab(75.7 34.9 14.7)
LCHlch(75.7 37.8 22.9)
OKLCHoklch(0.803 0.112 19.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffa1a1 on white: 1.93:1
AA ✗ fail · AA-large · AAA
Aa
#ffa1a1 on black: 10.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green63.1%
Blue63.1%

CMYK percentages

Cyan0.0%
Magenta36.9%
Yellow36.9%
Key (black)0.0%

Color previews

#ffa1a1 text on a black background

contrast 10.86:1

Card sample

#ffa1a1 text on a white background

contrast 1.93:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffa1a1

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffa1a1 in the Color Lab