Skip to content

#ffaabb

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

RGB
255, 170, 187
HSL
348°, 100%, 83%
CMYK
0, 33, 27, 0
Luminance
0.5360

Every format

HEX#ffaabb
RGBrgb(255, 170, 187)
HSLhsl(348, 100%, 83%)
CMYKcmyk(0%, 33%, 27%, 0%)
LABlab(78.2 33.4 4.2)
LCHlch(78.2 33.7 7.2)
OKLCHoklch(0.825 0.102 6.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffaabb on white: 1.79:1
AA ✗ fail · AA-large · AAA
Aa
#ffaabb on black: 11.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green66.7%
Blue73.3%

CMYK percentages

Cyan0.0%
Magenta33.3%
Yellow26.7%
Key (black)0.0%

Color previews

#ffaabb text on a black background

contrast 11.72:1

Card sample

#ffaabb text on a white background

contrast 1.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffaabb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffaabb in the Color Lab