Skip to content

#ffacac

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

RGB
255, 172, 172
HSL
0°, 100%, 84%
CMYK
0, 33, 33, 0
Luminance
0.5374

Every format

HEX#ffacac
RGBrgb(255, 172, 172)
HSLhsl(0, 100%, 84%)
CMYKcmyk(0%, 33%, 33%, 0%)
LABlab(78.3 30.4 12.5)
LCHlch(78.3 32.9 22.3)
OKLCHoklch(0.825 0.098 19.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#ffacac text on a black background

contrast 11.75:1

Card sample

#ffacac text on a white background

contrast 1.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffacac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffacac in the Color Lab