Skip to content

#ffabac

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

RGB
255, 171, 172
HSL
359°, 100%, 84%
CMYK
0, 33, 33, 0
Luminance
0.5336

Every format

HEX#ffabac
RGBrgb(255, 171, 172)
HSLhsl(359, 100%, 84%)
CMYKcmyk(0%, 33%, 33%, 0%)
LABlab(78.1 31.0 12.2)
LCHlch(78.1 33.3 21.5)
OKLCHoklch(0.823 0.099 18.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffabac on white: 1.80:1
AA ✗ fail · AA-large · AAA
Aa
#ffabac on black: 11.67:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green67.1%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta32.9%
Yellow32.5%
Key (black)0.0%

Color previews

#ffabac text on a black background

contrast 11.67:1

Card sample

#ffabac text on a white background

contrast 1.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffabac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffabac in the Color Lab