Skip to content

#ffab9b

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

RGB
255, 171, 155
HSL
10°, 100%, 80%
CMYK
0, 33, 39, 0
Luminance
0.5275

Every format

HEX#ffab9b
RGBrgb(255, 171, 155)
HSLhsl(10, 100%, 80%)
CMYKcmyk(0%, 33%, 39%, 0%)
LABlab(77.7 29.0 20.9)
LCHlch(77.7 35.7 35.8)
OKLCHoklch(0.819 0.102 31.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffab9b on white: 1.82:1
AA ✗ fail · AA-large · AAA
Aa
#ffab9b on black: 11.55:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green67.1%
Blue60.8%

CMYK percentages

Cyan0.0%
Magenta32.9%
Yellow39.2%
Key (black)0.0%

Color previews

#ffab9b text on a black background

contrast 11.55:1

Card sample

#ffab9b text on a white background

contrast 1.82:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffab9b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffab9b in the Color Lab